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": "9956bdb5-2ad7-4c95-8eb4-3bc139fe4d2a",
"Office365Id": "fdfbd033-dae0-47b4-a895-84073fc1c71b",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "69e1ea0f-36ee-435a-a12a-9b1dc8488892",
"LastLogin": "2026-04-16T13:58:26.7321559+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"1138b0e3-0dfe-4802-8631-90716c1c8482",
"981fbfc0-74a6-4585-ae83-a7c2cf307ee9"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"a2f2a72b-9634-4d06-bcb8-8286ce92d98c",
"e4a85bc1-669c-409b-832a-f82aee1815da"
]
},
"Created": "2026-04-16T13:58:26.7321559+00:00",
"Modified": "2026-04-16T13:58:26.7321559+00:00",
"Author": "18c6b036-ba19-46b0-995b-5b7be62b7b70",
"Editor": "d464398f-d110-4411-8624-1319bf2dd30e",
"CostRate": [
{
"Id": "38046015-0566-440f-8cde-b9b9e475f44f",
"StartDate": "2026-04-16T13:58:26.7321559+00:00",
"EndDate": "2026-04-16T13:58:26.7321559+00:00",
"Cost": 4.0
},
{
"Id": "38046015-0566-440f-8cde-b9b9e475f44f",
"StartDate": "2026-04-16T13:58:26.7321559+00:00",
"EndDate": "2026-04-16T13:58:26.7321559+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "ec9eb7e4-3546-43ad-8d1d-92303bcfb609",
"StartDate": "2026-04-16T13:58:26.7321559+00:00",
"EndDate": "2026-04-16T13:58:26.7321559+00:00",
"Rate": 4.0
},
{
"Id": "ec9eb7e4-3546-43ad-8d1d-92303bcfb609",
"StartDate": "2026-04-16T13:58:26.7321559+00:00",
"EndDate": "2026-04-16T13:58:26.7321559+00:00",
"Rate": 4.0
}
],
"id": "f3f2551d-be26-4fda-85fa-ff04ce8371ee",
"ConfigId": "1f45fb2b-7029-47ea-94bb-ad4e5d7f76a1"
},
{
"userid": "9956bdb5-2ad7-4c95-8eb4-3bc139fe4d2a",
"Office365Id": "fdfbd033-dae0-47b4-a895-84073fc1c71b",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "69e1ea0f-36ee-435a-a12a-9b1dc8488892",
"LastLogin": "2026-04-16T13:58:26.7321559+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"1138b0e3-0dfe-4802-8631-90716c1c8482",
"981fbfc0-74a6-4585-ae83-a7c2cf307ee9"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"a2f2a72b-9634-4d06-bcb8-8286ce92d98c",
"e4a85bc1-669c-409b-832a-f82aee1815da"
]
},
"Created": "2026-04-16T13:58:26.7321559+00:00",
"Modified": "2026-04-16T13:58:26.7321559+00:00",
"Author": "18c6b036-ba19-46b0-995b-5b7be62b7b70",
"Editor": "d464398f-d110-4411-8624-1319bf2dd30e",
"CostRate": [
{
"Id": "38046015-0566-440f-8cde-b9b9e475f44f",
"StartDate": "2026-04-16T13:58:26.7321559+00:00",
"EndDate": "2026-04-16T13:58:26.7321559+00:00",
"Cost": 4.0
},
{
"Id": "38046015-0566-440f-8cde-b9b9e475f44f",
"StartDate": "2026-04-16T13:58:26.7321559+00:00",
"EndDate": "2026-04-16T13:58:26.7321559+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "ec9eb7e4-3546-43ad-8d1d-92303bcfb609",
"StartDate": "2026-04-16T13:58:26.7321559+00:00",
"EndDate": "2026-04-16T13:58:26.7321559+00:00",
"Rate": 4.0
},
{
"Id": "ec9eb7e4-3546-43ad-8d1d-92303bcfb609",
"StartDate": "2026-04-16T13:58:26.7321559+00:00",
"EndDate": "2026-04-16T13:58:26.7321559+00:00",
"Rate": 4.0
}
],
"id": "f3f2551d-be26-4fda-85fa-ff04ce8371ee",
"ConfigId": "1f45fb2b-7029-47ea-94bb-ad4e5d7f76a1"
}
]