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": "16a82dc1-0a79-464d-93ec-80934c905506",
"Office365Id": "9ebf0b3d-e2e4-4278-877d-9ef2ba6764ff",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "c4857539-4960-4c7c-9b91-f4cbabf8c8dc",
"LastLogin": "2026-05-15T17:24:55.9785024+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"90cf5452-fac7-4dea-b6c9-e801353d835c",
"76b7b51f-f723-465a-8c88-297b64d1774a"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"98459fcb-5432-4883-8d22-405ec9d2b77f",
"96343b71-a7d0-4aa8-b0e6-f1a2d199ba02"
]
},
"Created": "2026-05-15T17:24:55.9785024+00:00",
"Modified": "2026-05-15T17:24:55.9785024+00:00",
"Author": "d0d4529c-afed-4f51-ae59-7904946b96bd",
"Editor": "8307ac76-61cf-44c7-9f34-3dff35cd72b9",
"CostRate": [
{
"Id": "ed000d8b-8ff6-44ed-b49e-bb722e408b65",
"StartDate": "2026-05-15T17:24:55.9785024+00:00",
"EndDate": "2026-05-15T17:24:55.9785024+00:00",
"Cost": 4.0
},
{
"Id": "ed000d8b-8ff6-44ed-b49e-bb722e408b65",
"StartDate": "2026-05-15T17:24:55.9785024+00:00",
"EndDate": "2026-05-15T17:24:55.9785024+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "87ad751d-2bb2-4c5c-bd8d-fe897faa9b29",
"StartDate": "2026-05-15T17:24:55.9785024+00:00",
"EndDate": "2026-05-15T17:24:55.9785024+00:00",
"Rate": 4.0
},
{
"Id": "87ad751d-2bb2-4c5c-bd8d-fe897faa9b29",
"StartDate": "2026-05-15T17:24:55.9785024+00:00",
"EndDate": "2026-05-15T17:24:55.9785024+00:00",
"Rate": 4.0
}
],
"id": "c5d845ed-bc54-445d-bd31-e06e3bb6e8ce",
"ConfigId": "67fb7e9f-ba19-4cb6-8c82-83fe8f8515b5"
},
{
"userid": "16a82dc1-0a79-464d-93ec-80934c905506",
"Office365Id": "9ebf0b3d-e2e4-4278-877d-9ef2ba6764ff",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "c4857539-4960-4c7c-9b91-f4cbabf8c8dc",
"LastLogin": "2026-05-15T17:24:55.9785024+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"90cf5452-fac7-4dea-b6c9-e801353d835c",
"76b7b51f-f723-465a-8c88-297b64d1774a"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"98459fcb-5432-4883-8d22-405ec9d2b77f",
"96343b71-a7d0-4aa8-b0e6-f1a2d199ba02"
]
},
"Created": "2026-05-15T17:24:55.9785024+00:00",
"Modified": "2026-05-15T17:24:55.9785024+00:00",
"Author": "d0d4529c-afed-4f51-ae59-7904946b96bd",
"Editor": "8307ac76-61cf-44c7-9f34-3dff35cd72b9",
"CostRate": [
{
"Id": "ed000d8b-8ff6-44ed-b49e-bb722e408b65",
"StartDate": "2026-05-15T17:24:55.9785024+00:00",
"EndDate": "2026-05-15T17:24:55.9785024+00:00",
"Cost": 4.0
},
{
"Id": "ed000d8b-8ff6-44ed-b49e-bb722e408b65",
"StartDate": "2026-05-15T17:24:55.9785024+00:00",
"EndDate": "2026-05-15T17:24:55.9785024+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "87ad751d-2bb2-4c5c-bd8d-fe897faa9b29",
"StartDate": "2026-05-15T17:24:55.9785024+00:00",
"EndDate": "2026-05-15T17:24:55.9785024+00:00",
"Rate": 4.0
},
{
"Id": "87ad751d-2bb2-4c5c-bd8d-fe897faa9b29",
"StartDate": "2026-05-15T17:24:55.9785024+00:00",
"EndDate": "2026-05-15T17:24:55.9785024+00:00",
"Rate": 4.0
}
],
"id": "c5d845ed-bc54-445d-bd31-e06e3bb6e8ce",
"ConfigId": "67fb7e9f-ba19-4cb6-8c82-83fe8f8515b5"
}
]