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": "0e68248c-0a6a-4801-95c8-6f23048f8643",
"Office365Id": "2579b6da-bab3-4e29-ab6a-a73fcc1bee48",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "f2ea349f-83a1-4288-b592-4ea1c1ce5e86",
"LastLogin": "2026-06-16T01:51:03.8884019+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"1f7de641-43d1-4292-9aaa-7256f6ff3575",
"80c94448-d059-4490-a6e7-e6b592e91266"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"dc7157c0-9f00-4223-b226-5ab3aaccc9de",
"abc5759c-fca7-443f-adc4-c34b056cf029"
]
},
"Created": "2026-06-16T01:51:03.8884019+00:00",
"Modified": "2026-06-16T01:51:03.8884019+00:00",
"Author": "29e6c206-d5b2-423b-80d6-76d17b60e860",
"Editor": "a79cb441-e948-4375-80b6-69ba6c3293de",
"CostRate": [
{
"Id": "5a93b0dc-f852-41ab-8f00-82022041a9d5",
"StartDate": "2026-06-16T01:51:03.8884019+00:00",
"EndDate": "2026-06-16T01:51:03.8884019+00:00",
"Cost": 4.0
},
{
"Id": "5a93b0dc-f852-41ab-8f00-82022041a9d5",
"StartDate": "2026-06-16T01:51:03.8884019+00:00",
"EndDate": "2026-06-16T01:51:03.8884019+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "5c62a925-2015-4333-8b85-7683385fc850",
"StartDate": "2026-06-16T01:51:03.8884019+00:00",
"EndDate": "2026-06-16T01:51:03.8884019+00:00",
"Rate": 4.0
},
{
"Id": "5c62a925-2015-4333-8b85-7683385fc850",
"StartDate": "2026-06-16T01:51:03.8884019+00:00",
"EndDate": "2026-06-16T01:51:03.8884019+00:00",
"Rate": 4.0
}
],
"id": "acee1106-39ca-4509-831d-5a4d242a31af",
"ConfigId": "eeb77ae3-9ab0-4bd1-8f14-c4dd0881b66c"
},
{
"userid": "0e68248c-0a6a-4801-95c8-6f23048f8643",
"Office365Id": "2579b6da-bab3-4e29-ab6a-a73fcc1bee48",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "f2ea349f-83a1-4288-b592-4ea1c1ce5e86",
"LastLogin": "2026-06-16T01:51:03.8884019+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"1f7de641-43d1-4292-9aaa-7256f6ff3575",
"80c94448-d059-4490-a6e7-e6b592e91266"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"dc7157c0-9f00-4223-b226-5ab3aaccc9de",
"abc5759c-fca7-443f-adc4-c34b056cf029"
]
},
"Created": "2026-06-16T01:51:03.8884019+00:00",
"Modified": "2026-06-16T01:51:03.8884019+00:00",
"Author": "29e6c206-d5b2-423b-80d6-76d17b60e860",
"Editor": "a79cb441-e948-4375-80b6-69ba6c3293de",
"CostRate": [
{
"Id": "5a93b0dc-f852-41ab-8f00-82022041a9d5",
"StartDate": "2026-06-16T01:51:03.8884019+00:00",
"EndDate": "2026-06-16T01:51:03.8884019+00:00",
"Cost": 4.0
},
{
"Id": "5a93b0dc-f852-41ab-8f00-82022041a9d5",
"StartDate": "2026-06-16T01:51:03.8884019+00:00",
"EndDate": "2026-06-16T01:51:03.8884019+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "5c62a925-2015-4333-8b85-7683385fc850",
"StartDate": "2026-06-16T01:51:03.8884019+00:00",
"EndDate": "2026-06-16T01:51:03.8884019+00:00",
"Rate": 4.0
},
{
"Id": "5c62a925-2015-4333-8b85-7683385fc850",
"StartDate": "2026-06-16T01:51:03.8884019+00:00",
"EndDate": "2026-06-16T01:51:03.8884019+00:00",
"Rate": 4.0
}
],
"id": "acee1106-39ca-4509-831d-5a4d242a31af",
"ConfigId": "eeb77ae3-9ab0-4bd1-8f14-c4dd0881b66c"
}
]