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. |
|
| 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": "b4b94f6c-b167-42d7-a37f-297589cc415a",
"Office365Id": "f356551b-ef13-4be5-b033-f3cea73522bf",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "27b42f08-0f52-431b-8c62-06c4712596c5",
"LastLogin": "2026-06-05T16:21:39.7286143+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"671d89b8-2a05-4d95-b59c-cc004b2e74cd",
"1889c607-ac5d-4cfa-bbfd-59a7d94af382"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"f48f13ef-86f8-406e-a3fb-90a4da458668",
"a4201b23-c981-4c0b-b4ca-58e6e60bb555"
]
},
"Created": "2026-06-05T16:21:39.7286143+00:00",
"Modified": "2026-06-05T16:21:39.7286143+00:00",
"Author": "c132a09f-022f-4786-bb90-ff78b41c23a6",
"Editor": "d1c0591e-cdcd-46ec-8670-b6bdbc81aac7",
"CostRate": [
{
"Id": "7c76259f-ffd5-469b-86e0-f02b8d1ea499",
"StartDate": "2026-06-05T16:21:39.7286143+00:00",
"EndDate": "2026-06-05T16:21:39.7286143+00:00",
"Cost": 4.0
},
{
"Id": "7c76259f-ffd5-469b-86e0-f02b8d1ea499",
"StartDate": "2026-06-05T16:21:39.7286143+00:00",
"EndDate": "2026-06-05T16:21:39.7286143+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "6196ac2b-6fa1-4d5c-ad3b-828ae92ccd04",
"StartDate": "2026-06-05T16:21:39.7286143+00:00",
"EndDate": "2026-06-05T16:21:39.7286143+00:00",
"Rate": 4.0
},
{
"Id": "6196ac2b-6fa1-4d5c-ad3b-828ae92ccd04",
"StartDate": "2026-06-05T16:21:39.7286143+00:00",
"EndDate": "2026-06-05T16:21:39.7286143+00:00",
"Rate": 4.0
}
],
"id": "83da6348-6aec-4819-8626-fbefca9d86f3",
"ConfigId": "9ad9b0f3-76cf-4595-a472-d7a3fefc83c7"
},
{
"userid": "b4b94f6c-b167-42d7-a37f-297589cc415a",
"Office365Id": "f356551b-ef13-4be5-b033-f3cea73522bf",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "27b42f08-0f52-431b-8c62-06c4712596c5",
"LastLogin": "2026-06-05T16:21:39.7286143+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"671d89b8-2a05-4d95-b59c-cc004b2e74cd",
"1889c607-ac5d-4cfa-bbfd-59a7d94af382"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"f48f13ef-86f8-406e-a3fb-90a4da458668",
"a4201b23-c981-4c0b-b4ca-58e6e60bb555"
]
},
"Created": "2026-06-05T16:21:39.7286143+00:00",
"Modified": "2026-06-05T16:21:39.7286143+00:00",
"Author": "c132a09f-022f-4786-bb90-ff78b41c23a6",
"Editor": "d1c0591e-cdcd-46ec-8670-b6bdbc81aac7",
"CostRate": [
{
"Id": "7c76259f-ffd5-469b-86e0-f02b8d1ea499",
"StartDate": "2026-06-05T16:21:39.7286143+00:00",
"EndDate": "2026-06-05T16:21:39.7286143+00:00",
"Cost": 4.0
},
{
"Id": "7c76259f-ffd5-469b-86e0-f02b8d1ea499",
"StartDate": "2026-06-05T16:21:39.7286143+00:00",
"EndDate": "2026-06-05T16:21:39.7286143+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "6196ac2b-6fa1-4d5c-ad3b-828ae92ccd04",
"StartDate": "2026-06-05T16:21:39.7286143+00:00",
"EndDate": "2026-06-05T16:21:39.7286143+00:00",
"Rate": 4.0
},
{
"Id": "6196ac2b-6fa1-4d5c-ad3b-828ae92ccd04",
"StartDate": "2026-06-05T16:21:39.7286143+00:00",
"EndDate": "2026-06-05T16:21:39.7286143+00:00",
"Rate": 4.0
}
],
"id": "83da6348-6aec-4819-8626-fbefca9d86f3",
"ConfigId": "9ad9b0f3-76cf-4595-a472-d7a3fefc83c7"
}
]