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": "530369ad-bd20-4b6b-bdee-0e8f0d3f9c0b",
"Office365Id": "440674b9-bc4a-4c29-a5a6-51d32acbe6b7",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "b16d5199-1053-453e-984b-13aaf0946e81",
"LastLogin": "2026-08-12T16:19:06.5472876+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"a202c89c-96a7-4ac9-914e-467918c51743",
"6bfc583a-c8db-476d-ba90-b624628112f7"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"309c65af-e34a-4098-8ecc-52f931c15d2a",
"da102e24-6876-4497-a44e-ad5c93cf66b1"
]
},
"Created": "2026-08-12T16:19:06.5472876+00:00",
"Modified": "2026-08-12T16:19:06.5472876+00:00",
"Author": "8deca60b-ca0f-49a3-b85d-b5467a25c21a",
"Editor": "2e2712e0-92fb-417d-b2b8-a84b2dca86a3",
"SupportUser": true,
"Expiration": "2026-08-12T16:19:06.5472876+00:00",
"CostRate": [
{
"Id": "4a151148-1250-44f8-a081-a64994cd3121",
"StartDate": "2026-08-12T16:19:06.5472876+00:00",
"EndDate": "2026-08-12T16:19:06.5472876+00:00",
"Cost": 4.0
},
{
"Id": "4a151148-1250-44f8-a081-a64994cd3121",
"StartDate": "2026-08-12T16:19:06.5472876+00:00",
"EndDate": "2026-08-12T16:19:06.5472876+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "67bceef4-fd96-47ff-8928-863bf344f7ac",
"StartDate": "2026-08-12T16:19:06.5472876+00:00",
"EndDate": "2026-08-12T16:19:06.5472876+00:00",
"Rate": 4.0
},
{
"Id": "67bceef4-fd96-47ff-8928-863bf344f7ac",
"StartDate": "2026-08-12T16:19:06.5472876+00:00",
"EndDate": "2026-08-12T16:19:06.5472876+00:00",
"Rate": 4.0
}
],
"id": "ee1893bb-f413-49af-92f4-ae1289b338e3",
"ConfigId": "69cb4386-5085-4b7d-a909-613f9c03e72c"
},
{
"userid": "530369ad-bd20-4b6b-bdee-0e8f0d3f9c0b",
"Office365Id": "440674b9-bc4a-4c29-a5a6-51d32acbe6b7",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "b16d5199-1053-453e-984b-13aaf0946e81",
"LastLogin": "2026-08-12T16:19:06.5472876+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"a202c89c-96a7-4ac9-914e-467918c51743",
"6bfc583a-c8db-476d-ba90-b624628112f7"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"309c65af-e34a-4098-8ecc-52f931c15d2a",
"da102e24-6876-4497-a44e-ad5c93cf66b1"
]
},
"Created": "2026-08-12T16:19:06.5472876+00:00",
"Modified": "2026-08-12T16:19:06.5472876+00:00",
"Author": "8deca60b-ca0f-49a3-b85d-b5467a25c21a",
"Editor": "2e2712e0-92fb-417d-b2b8-a84b2dca86a3",
"SupportUser": true,
"Expiration": "2026-08-12T16:19:06.5472876+00:00",
"CostRate": [
{
"Id": "4a151148-1250-44f8-a081-a64994cd3121",
"StartDate": "2026-08-12T16:19:06.5472876+00:00",
"EndDate": "2026-08-12T16:19:06.5472876+00:00",
"Cost": 4.0
},
{
"Id": "4a151148-1250-44f8-a081-a64994cd3121",
"StartDate": "2026-08-12T16:19:06.5472876+00:00",
"EndDate": "2026-08-12T16:19:06.5472876+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "67bceef4-fd96-47ff-8928-863bf344f7ac",
"StartDate": "2026-08-12T16:19:06.5472876+00:00",
"EndDate": "2026-08-12T16:19:06.5472876+00:00",
"Rate": 4.0
},
{
"Id": "67bceef4-fd96-47ff-8928-863bf344f7ac",
"StartDate": "2026-08-12T16:19:06.5472876+00:00",
"EndDate": "2026-08-12T16:19:06.5472876+00:00",
"Rate": 4.0
}
],
"id": "ee1893bb-f413-49af-92f4-ae1289b338e3",
"ConfigId": "69cb4386-5085-4b7d-a909-613f9c03e72c"
}
]