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": "ccaff2ea-0f85-4911-bd6f-ab26c9a894b4",
"Office365Id": "ceb8fe9c-209e-4825-a05b-c738c61bd0fd",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "1fb85111-782d-4c1c-bb28-c7aff7963f01",
"LastLogin": "2026-05-04T10:37:30.8859066+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"61f0fcb3-d74b-4486-b8ee-84a15b12a272",
"10d5bfb5-43ae-4a60-9e71-7bcab60b0942"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"c935cddb-408f-447f-b399-3450bffd544c",
"164e3457-6748-408e-8748-fcf7b4e37e34"
]
},
"Created": "2026-05-04T10:37:30.8859066+00:00",
"Modified": "2026-05-04T10:37:30.8859066+00:00",
"Author": "9317bf50-ed54-4ac1-b5bd-31ffd8516c9e",
"Editor": "c2b14037-3c21-4c55-982a-f77456eca25a",
"CostRate": [
{
"Id": "b89c961c-cba9-4529-abdb-47fa053bc8fb",
"StartDate": "2026-05-04T10:37:30.8859066+00:00",
"EndDate": "2026-05-04T10:37:30.8859066+00:00",
"Cost": 4.0
},
{
"Id": "b89c961c-cba9-4529-abdb-47fa053bc8fb",
"StartDate": "2026-05-04T10:37:30.8859066+00:00",
"EndDate": "2026-05-04T10:37:30.8859066+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "4cf80fe9-dfde-4082-8c0f-1ce0820e3fe4",
"StartDate": "2026-05-04T10:37:30.8859066+00:00",
"EndDate": "2026-05-04T10:37:30.8859066+00:00",
"Rate": 4.0
},
{
"Id": "4cf80fe9-dfde-4082-8c0f-1ce0820e3fe4",
"StartDate": "2026-05-04T10:37:30.8859066+00:00",
"EndDate": "2026-05-04T10:37:30.8859066+00:00",
"Rate": 4.0
}
],
"id": "f1c9a15e-33c1-4e71-a8d1-902b3a771587",
"ConfigId": "7652e81e-29b7-4032-ba2d-40fe8b99f890"
},
{
"userid": "ccaff2ea-0f85-4911-bd6f-ab26c9a894b4",
"Office365Id": "ceb8fe9c-209e-4825-a05b-c738c61bd0fd",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "1fb85111-782d-4c1c-bb28-c7aff7963f01",
"LastLogin": "2026-05-04T10:37:30.8859066+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"61f0fcb3-d74b-4486-b8ee-84a15b12a272",
"10d5bfb5-43ae-4a60-9e71-7bcab60b0942"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"c935cddb-408f-447f-b399-3450bffd544c",
"164e3457-6748-408e-8748-fcf7b4e37e34"
]
},
"Created": "2026-05-04T10:37:30.8859066+00:00",
"Modified": "2026-05-04T10:37:30.8859066+00:00",
"Author": "9317bf50-ed54-4ac1-b5bd-31ffd8516c9e",
"Editor": "c2b14037-3c21-4c55-982a-f77456eca25a",
"CostRate": [
{
"Id": "b89c961c-cba9-4529-abdb-47fa053bc8fb",
"StartDate": "2026-05-04T10:37:30.8859066+00:00",
"EndDate": "2026-05-04T10:37:30.8859066+00:00",
"Cost": 4.0
},
{
"Id": "b89c961c-cba9-4529-abdb-47fa053bc8fb",
"StartDate": "2026-05-04T10:37:30.8859066+00:00",
"EndDate": "2026-05-04T10:37:30.8859066+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "4cf80fe9-dfde-4082-8c0f-1ce0820e3fe4",
"StartDate": "2026-05-04T10:37:30.8859066+00:00",
"EndDate": "2026-05-04T10:37:30.8859066+00:00",
"Rate": 4.0
},
{
"Id": "4cf80fe9-dfde-4082-8c0f-1ce0820e3fe4",
"StartDate": "2026-05-04T10:37:30.8859066+00:00",
"EndDate": "2026-05-04T10:37:30.8859066+00:00",
"Rate": 4.0
}
],
"id": "f1c9a15e-33c1-4e71-a8d1-902b3a771587",
"ConfigId": "7652e81e-29b7-4032-ba2d-40fe8b99f890"
}
]