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": "cb90ebc2-7739-4a7d-bd88-cbfd65e178f7",
"Office365Id": "b26b93c3-7c38-4e83-b329-389b9a8cb37c",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "a1a57bce-254a-4c2a-a3c5-67080806047d",
"LastLogin": "2026-04-24T21:25:08.4963037+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"25f142df-0e09-4c75-b791-5d122a0403f9",
"5815cf31-59ab-4976-aeb7-f0dd57921b56"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"604be75a-e715-4505-9f24-420e3ed8fe9d",
"59e66afa-475a-4d0b-8f39-5dd04ba866fe"
]
},
"Created": "2026-04-24T21:25:08.4963037+00:00",
"Modified": "2026-04-24T21:25:08.4963037+00:00",
"Author": "cbbc1fc7-ecd3-4c3f-b831-37d5b1a1db91",
"Editor": "af33ee32-b738-4e38-85ea-6bdbdc5a1623",
"CostRate": [
{
"Id": "e3f2712b-2e8f-4092-803b-0ee437cde372",
"StartDate": "2026-04-24T21:25:08.4963037+00:00",
"EndDate": "2026-04-24T21:25:08.4963037+00:00",
"Cost": 4.0
},
{
"Id": "e3f2712b-2e8f-4092-803b-0ee437cde372",
"StartDate": "2026-04-24T21:25:08.4963037+00:00",
"EndDate": "2026-04-24T21:25:08.4963037+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "96e1e616-574b-493a-a669-5edb8b2ea045",
"StartDate": "2026-04-24T21:25:08.4963037+00:00",
"EndDate": "2026-04-24T21:25:08.4963037+00:00",
"Rate": 4.0
},
{
"Id": "96e1e616-574b-493a-a669-5edb8b2ea045",
"StartDate": "2026-04-24T21:25:08.4963037+00:00",
"EndDate": "2026-04-24T21:25:08.4963037+00:00",
"Rate": 4.0
}
],
"id": "90a93cce-bc81-4eae-a8ee-c640ecf5aa5f",
"ConfigId": "c5bb990c-6bc1-4874-b2cb-a11a7f5af4df"
},
{
"userid": "cb90ebc2-7739-4a7d-bd88-cbfd65e178f7",
"Office365Id": "b26b93c3-7c38-4e83-b329-389b9a8cb37c",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "a1a57bce-254a-4c2a-a3c5-67080806047d",
"LastLogin": "2026-04-24T21:25:08.4963037+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"25f142df-0e09-4c75-b791-5d122a0403f9",
"5815cf31-59ab-4976-aeb7-f0dd57921b56"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"604be75a-e715-4505-9f24-420e3ed8fe9d",
"59e66afa-475a-4d0b-8f39-5dd04ba866fe"
]
},
"Created": "2026-04-24T21:25:08.4963037+00:00",
"Modified": "2026-04-24T21:25:08.4963037+00:00",
"Author": "cbbc1fc7-ecd3-4c3f-b831-37d5b1a1db91",
"Editor": "af33ee32-b738-4e38-85ea-6bdbdc5a1623",
"CostRate": [
{
"Id": "e3f2712b-2e8f-4092-803b-0ee437cde372",
"StartDate": "2026-04-24T21:25:08.4963037+00:00",
"EndDate": "2026-04-24T21:25:08.4963037+00:00",
"Cost": 4.0
},
{
"Id": "e3f2712b-2e8f-4092-803b-0ee437cde372",
"StartDate": "2026-04-24T21:25:08.4963037+00:00",
"EndDate": "2026-04-24T21:25:08.4963037+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "96e1e616-574b-493a-a669-5edb8b2ea045",
"StartDate": "2026-04-24T21:25:08.4963037+00:00",
"EndDate": "2026-04-24T21:25:08.4963037+00:00",
"Rate": 4.0
},
{
"Id": "96e1e616-574b-493a-a669-5edb8b2ea045",
"StartDate": "2026-04-24T21:25:08.4963037+00:00",
"EndDate": "2026-04-24T21:25:08.4963037+00:00",
"Rate": 4.0
}
],
"id": "90a93cce-bc81-4eae-a8ee-c640ecf5aa5f",
"ConfigId": "c5bb990c-6bc1-4874-b2cb-a11a7f5af4df"
}
]