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": "32d7969a-7880-4734-a2fd-c93b5c22bfad",
"Office365Id": "bc5f4b1b-2272-457d-a382-c972cdc0c252",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "74a0fbaf-1875-46da-a3b1-742f8c7b79ca",
"LastLogin": "2026-05-13T14:00:52.8824951+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"ff00934a-e7c0-4da2-bb09-b3ef11a08e92",
"4c389292-5169-46db-9f23-d7aa762118f2"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"09d917a7-35a0-4227-8230-19e61aec82ea",
"543818a8-1da5-4023-9048-2a91ae7b6ba6"
]
},
"Created": "2026-05-13T14:00:52.8824951+00:00",
"Modified": "2026-05-13T14:00:52.8824951+00:00",
"Author": "28f1ff8c-0f01-4b29-bf0e-3d6adc8d1a8d",
"Editor": "6c0bf6b5-2f6a-4a19-b1f8-4596db5f67ac",
"CostRate": [
{
"Id": "c4cda54f-1c58-48b9-a445-7bd1600cd763",
"StartDate": "2026-05-13T14:00:52.8824951+00:00",
"EndDate": "2026-05-13T14:00:52.8981053+00:00",
"Cost": 4.0
},
{
"Id": "c4cda54f-1c58-48b9-a445-7bd1600cd763",
"StartDate": "2026-05-13T14:00:52.8824951+00:00",
"EndDate": "2026-05-13T14:00:52.8981053+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "e567b035-a2a7-4ef8-9e71-de33be62b172",
"StartDate": "2026-05-13T14:00:52.8981053+00:00",
"EndDate": "2026-05-13T14:00:52.8981053+00:00",
"Rate": 4.0
},
{
"Id": "e567b035-a2a7-4ef8-9e71-de33be62b172",
"StartDate": "2026-05-13T14:00:52.8981053+00:00",
"EndDate": "2026-05-13T14:00:52.8981053+00:00",
"Rate": 4.0
}
],
"id": "a83048d8-f3f9-4b12-a921-becae97121ae",
"ConfigId": "6463973d-f0c6-49ec-8799-7e08fb22a082"
},
{
"userid": "32d7969a-7880-4734-a2fd-c93b5c22bfad",
"Office365Id": "bc5f4b1b-2272-457d-a382-c972cdc0c252",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "74a0fbaf-1875-46da-a3b1-742f8c7b79ca",
"LastLogin": "2026-05-13T14:00:52.8824951+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"ff00934a-e7c0-4da2-bb09-b3ef11a08e92",
"4c389292-5169-46db-9f23-d7aa762118f2"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"09d917a7-35a0-4227-8230-19e61aec82ea",
"543818a8-1da5-4023-9048-2a91ae7b6ba6"
]
},
"Created": "2026-05-13T14:00:52.8824951+00:00",
"Modified": "2026-05-13T14:00:52.8824951+00:00",
"Author": "28f1ff8c-0f01-4b29-bf0e-3d6adc8d1a8d",
"Editor": "6c0bf6b5-2f6a-4a19-b1f8-4596db5f67ac",
"CostRate": [
{
"Id": "c4cda54f-1c58-48b9-a445-7bd1600cd763",
"StartDate": "2026-05-13T14:00:52.8824951+00:00",
"EndDate": "2026-05-13T14:00:52.8981053+00:00",
"Cost": 4.0
},
{
"Id": "c4cda54f-1c58-48b9-a445-7bd1600cd763",
"StartDate": "2026-05-13T14:00:52.8824951+00:00",
"EndDate": "2026-05-13T14:00:52.8981053+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "e567b035-a2a7-4ef8-9e71-de33be62b172",
"StartDate": "2026-05-13T14:00:52.8981053+00:00",
"EndDate": "2026-05-13T14:00:52.8981053+00:00",
"Rate": 4.0
},
{
"Id": "e567b035-a2a7-4ef8-9e71-de33be62b172",
"StartDate": "2026-05-13T14:00:52.8981053+00:00",
"EndDate": "2026-05-13T14:00:52.8981053+00:00",
"Rate": 4.0
}
],
"id": "a83048d8-f3f9-4b12-a921-becae97121ae",
"ConfigId": "6463973d-f0c6-49ec-8799-7e08fb22a082"
}
]