POST api/resources/find
Find a resource
Request Information
URI Parameters
None.
Body Parameters
ResourceFind| Name | Description | Type | Additional information |
|---|---|---|---|
| Filter | TableFilter |
None. |
|
| Properties | Collection of string |
None. |
|
| Fields | Collection of string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
Collection of Resource| Name | Description | Type | Additional information |
|---|---|---|---|
| userid | globally unique identifier |
None. |
|
| Office365Id | globally unique identifier |
None. |
|
| ProfilePicture | string |
None. |
|
| Generic | boolean |
None. |
|
| Inactive | boolean |
None. |
|
| CanLogin | boolean |
None. |
|
| UserOnly | boolean |
None. |
|
| name | string |
None. |
|
| GlobalPermissions | OnePlanLevel |
None. |
|
| OnePlanSecurityGroup | globally unique identifier |
None. |
|
| LastLogin | date |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| TimeZone | string |
None. |
|
| ExternalId | string |
None. |
|
| Delegates | Collection of globally unique identifier |
None. |
|
| Notifications | ResourceNotifications |
None. |
|
| Created | date |
None. |
|
| Modified | date |
None. |
|
| Author | globally unique identifier |
None. |
|
| Editor | globally unique identifier |
None. |
|
| SupportUser | boolean |
None. |
|
| Expiration | date |
None. |
|
| CostRate | Collection of ResourceCost |
None. |
|
| RateTable | Collection of ResourceRevenueRate |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"userid": "763a435a-73c1-4afa-9dc6-61512ac80289",
"Office365Id": "0bcb9276-073f-4086-bdfb-c66e63801cc1",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "e251c8c1-99b9-46bb-be07-9ecedc8931f2",
"LastLogin": "2026-08-15T16:57:45.7603219+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"aab565d5-061c-445f-ac0d-d549a3cd5410",
"cc20ca59-ad50-42e1-a475-536acf7309a0"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"11ecf30e-f1d4-46e1-8f6f-4f7466d8149e",
"3561a116-281e-4fde-9a50-c20164dc6dfe"
]
},
"Created": "2026-08-15T16:57:45.7603219+00:00",
"Modified": "2026-08-15T16:57:45.7603219+00:00",
"Author": "f83657d8-9fc1-439e-bf3a-4ad885297c00",
"Editor": "eab27eb9-5831-495b-963e-90ed3dcf5193",
"SupportUser": true,
"Expiration": "2026-08-15T16:57:45.7603219+00:00",
"CostRate": [
{
"Id": "4ad67290-ccb1-4f58-8e62-118be4c445b8",
"StartDate": "2026-08-15T16:57:45.7603219+00:00",
"EndDate": "2026-08-15T16:57:45.7603219+00:00",
"Cost": 4.0
},
{
"Id": "4ad67290-ccb1-4f58-8e62-118be4c445b8",
"StartDate": "2026-08-15T16:57:45.7603219+00:00",
"EndDate": "2026-08-15T16:57:45.7603219+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "0c4c34c7-7be0-4552-a5f4-4189bb381b76",
"StartDate": "2026-08-15T16:57:45.7603219+00:00",
"EndDate": "2026-08-15T16:57:45.7603219+00:00",
"Rate": 4.0
},
{
"Id": "0c4c34c7-7be0-4552-a5f4-4189bb381b76",
"StartDate": "2026-08-15T16:57:45.7603219+00:00",
"EndDate": "2026-08-15T16:57:45.7603219+00:00",
"Rate": 4.0
}
],
"id": "fa932f6b-9922-4be8-bb20-8b9a22bfe0c9",
"ConfigId": "f70fd196-bade-4011-8a98-e9e927a7af7f"
},
{
"userid": "763a435a-73c1-4afa-9dc6-61512ac80289",
"Office365Id": "0bcb9276-073f-4086-bdfb-c66e63801cc1",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "e251c8c1-99b9-46bb-be07-9ecedc8931f2",
"LastLogin": "2026-08-15T16:57:45.7603219+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"aab565d5-061c-445f-ac0d-d549a3cd5410",
"cc20ca59-ad50-42e1-a475-536acf7309a0"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"11ecf30e-f1d4-46e1-8f6f-4f7466d8149e",
"3561a116-281e-4fde-9a50-c20164dc6dfe"
]
},
"Created": "2026-08-15T16:57:45.7603219+00:00",
"Modified": "2026-08-15T16:57:45.7603219+00:00",
"Author": "f83657d8-9fc1-439e-bf3a-4ad885297c00",
"Editor": "eab27eb9-5831-495b-963e-90ed3dcf5193",
"SupportUser": true,
"Expiration": "2026-08-15T16:57:45.7603219+00:00",
"CostRate": [
{
"Id": "4ad67290-ccb1-4f58-8e62-118be4c445b8",
"StartDate": "2026-08-15T16:57:45.7603219+00:00",
"EndDate": "2026-08-15T16:57:45.7603219+00:00",
"Cost": 4.0
},
{
"Id": "4ad67290-ccb1-4f58-8e62-118be4c445b8",
"StartDate": "2026-08-15T16:57:45.7603219+00:00",
"EndDate": "2026-08-15T16:57:45.7603219+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "0c4c34c7-7be0-4552-a5f4-4189bb381b76",
"StartDate": "2026-08-15T16:57:45.7603219+00:00",
"EndDate": "2026-08-15T16:57:45.7603219+00:00",
"Rate": 4.0
},
{
"Id": "0c4c34c7-7be0-4552-a5f4-4189bb381b76",
"StartDate": "2026-08-15T16:57:45.7603219+00:00",
"EndDate": "2026-08-15T16:57:45.7603219+00:00",
"Rate": 4.0
}
],
"id": "fa932f6b-9922-4be8-bb20-8b9a22bfe0c9",
"ConfigId": "f70fd196-bade-4011-8a98-e9e927a7af7f"
}
]