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": "0a8d93db-57bc-4967-9f5b-f7360f15b1fb",
"Office365Id": "0c9fd17a-c66d-4897-8336-4d2c6237797d",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "413bbcc6-3310-4d73-b7b1-7c6fdeaa5561",
"LastLogin": "2026-07-25T10:48:08.8960149+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"80b7f51f-4a66-4e3e-b534-fde9721926fb",
"d9e13c32-0658-4f05-9254-a03993a91c57"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"d1d5de91-51fc-4c4d-82c6-a49bb7252136",
"c30fb250-dcb1-46a5-ab61-0d652f2254d8"
]
},
"Created": "2026-07-25T10:48:08.8960149+00:00",
"Modified": "2026-07-25T10:48:08.8960149+00:00",
"Author": "a57d5f81-14e6-418a-a2d1-2ab0715adffa",
"Editor": "b5a3b02d-6271-4fac-a846-d09bb8a0be73",
"SupportUser": true,
"Expiration": "2026-07-25T10:48:08.8960149+00:00",
"CostRate": [
{
"Id": "c443ae08-8e77-492d-8107-575f2aea357d",
"StartDate": "2026-07-25T10:48:08.8960149+00:00",
"EndDate": "2026-07-25T10:48:08.8960149+00:00",
"Cost": 4.0
},
{
"Id": "c443ae08-8e77-492d-8107-575f2aea357d",
"StartDate": "2026-07-25T10:48:08.8960149+00:00",
"EndDate": "2026-07-25T10:48:08.8960149+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "cb0d6d22-b340-4f08-a460-41f3cae58b66",
"StartDate": "2026-07-25T10:48:08.8960149+00:00",
"EndDate": "2026-07-25T10:48:08.8960149+00:00",
"Rate": 4.0
},
{
"Id": "cb0d6d22-b340-4f08-a460-41f3cae58b66",
"StartDate": "2026-07-25T10:48:08.8960149+00:00",
"EndDate": "2026-07-25T10:48:08.8960149+00:00",
"Rate": 4.0
}
],
"id": "8ab6678b-f7b0-478f-8d0d-c7e84c94e294",
"ConfigId": "ef0200b0-da6e-4c56-8ae3-36e8e1a5a0bb"
},
{
"userid": "0a8d93db-57bc-4967-9f5b-f7360f15b1fb",
"Office365Id": "0c9fd17a-c66d-4897-8336-4d2c6237797d",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "413bbcc6-3310-4d73-b7b1-7c6fdeaa5561",
"LastLogin": "2026-07-25T10:48:08.8960149+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"80b7f51f-4a66-4e3e-b534-fde9721926fb",
"d9e13c32-0658-4f05-9254-a03993a91c57"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"d1d5de91-51fc-4c4d-82c6-a49bb7252136",
"c30fb250-dcb1-46a5-ab61-0d652f2254d8"
]
},
"Created": "2026-07-25T10:48:08.8960149+00:00",
"Modified": "2026-07-25T10:48:08.8960149+00:00",
"Author": "a57d5f81-14e6-418a-a2d1-2ab0715adffa",
"Editor": "b5a3b02d-6271-4fac-a846-d09bb8a0be73",
"SupportUser": true,
"Expiration": "2026-07-25T10:48:08.8960149+00:00",
"CostRate": [
{
"Id": "c443ae08-8e77-492d-8107-575f2aea357d",
"StartDate": "2026-07-25T10:48:08.8960149+00:00",
"EndDate": "2026-07-25T10:48:08.8960149+00:00",
"Cost": 4.0
},
{
"Id": "c443ae08-8e77-492d-8107-575f2aea357d",
"StartDate": "2026-07-25T10:48:08.8960149+00:00",
"EndDate": "2026-07-25T10:48:08.8960149+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "cb0d6d22-b340-4f08-a460-41f3cae58b66",
"StartDate": "2026-07-25T10:48:08.8960149+00:00",
"EndDate": "2026-07-25T10:48:08.8960149+00:00",
"Rate": 4.0
},
{
"Id": "cb0d6d22-b340-4f08-a460-41f3cae58b66",
"StartDate": "2026-07-25T10:48:08.8960149+00:00",
"EndDate": "2026-07-25T10:48:08.8960149+00:00",
"Rate": 4.0
}
],
"id": "8ab6678b-f7b0-478f-8d0d-c7e84c94e294",
"ConfigId": "ef0200b0-da6e-4c56-8ae3-36e8e1a5a0bb"
}
]