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": "2638d062-e2b3-4cb3-b7d6-d7249661e08f",
"Office365Id": "57b7a2ea-aed8-426b-85f7-2903e939fdf2",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "3bd07e3e-cc63-4329-a0d5-a8980f1700e6",
"LastLogin": "2026-06-28T03:52:47.7706269+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"8a3c3efc-7c33-4516-9969-6187d414f5db",
"382eaee3-9684-4e2d-a133-e018f3ccc6cd"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"1f595a2f-4797-4030-8b83-53465c3d7cf2",
"f83e529b-759e-4d2e-a2ad-1a0a1b7810ef"
]
},
"Created": "2026-06-28T03:52:47.7706269+00:00",
"Modified": "2026-06-28T03:52:47.7706269+00:00",
"Author": "60f712cf-984d-4b84-ab85-fefbe949ac84",
"Editor": "a4c8dd35-90c2-400b-b3cf-cb85830fc2df",
"SupportUser": true,
"Expiration": "2026-06-28T03:52:47.7706269+00:00",
"CostRate": [
{
"Id": "7feb7f50-602d-45fd-9edb-55735130cb1d",
"StartDate": "2026-06-28T03:52:47.7706269+00:00",
"EndDate": "2026-06-28T03:52:47.7706269+00:00",
"Cost": 4.0
},
{
"Id": "7feb7f50-602d-45fd-9edb-55735130cb1d",
"StartDate": "2026-06-28T03:52:47.7706269+00:00",
"EndDate": "2026-06-28T03:52:47.7706269+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "d43ba757-e655-4199-bde5-aea8d1021024",
"StartDate": "2026-06-28T03:52:47.7706269+00:00",
"EndDate": "2026-06-28T03:52:47.7706269+00:00",
"Rate": 4.0
},
{
"Id": "d43ba757-e655-4199-bde5-aea8d1021024",
"StartDate": "2026-06-28T03:52:47.7706269+00:00",
"EndDate": "2026-06-28T03:52:47.7706269+00:00",
"Rate": 4.0
}
],
"id": "a08ad613-96e5-4036-9b47-6a8cf35c0de2",
"ConfigId": "5692cff0-4a94-499f-b2a1-e7a7a7a03494"
},
{
"userid": "2638d062-e2b3-4cb3-b7d6-d7249661e08f",
"Office365Id": "57b7a2ea-aed8-426b-85f7-2903e939fdf2",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "3bd07e3e-cc63-4329-a0d5-a8980f1700e6",
"LastLogin": "2026-06-28T03:52:47.7706269+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"8a3c3efc-7c33-4516-9969-6187d414f5db",
"382eaee3-9684-4e2d-a133-e018f3ccc6cd"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"1f595a2f-4797-4030-8b83-53465c3d7cf2",
"f83e529b-759e-4d2e-a2ad-1a0a1b7810ef"
]
},
"Created": "2026-06-28T03:52:47.7706269+00:00",
"Modified": "2026-06-28T03:52:47.7706269+00:00",
"Author": "60f712cf-984d-4b84-ab85-fefbe949ac84",
"Editor": "a4c8dd35-90c2-400b-b3cf-cb85830fc2df",
"SupportUser": true,
"Expiration": "2026-06-28T03:52:47.7706269+00:00",
"CostRate": [
{
"Id": "7feb7f50-602d-45fd-9edb-55735130cb1d",
"StartDate": "2026-06-28T03:52:47.7706269+00:00",
"EndDate": "2026-06-28T03:52:47.7706269+00:00",
"Cost": 4.0
},
{
"Id": "7feb7f50-602d-45fd-9edb-55735130cb1d",
"StartDate": "2026-06-28T03:52:47.7706269+00:00",
"EndDate": "2026-06-28T03:52:47.7706269+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "d43ba757-e655-4199-bde5-aea8d1021024",
"StartDate": "2026-06-28T03:52:47.7706269+00:00",
"EndDate": "2026-06-28T03:52:47.7706269+00:00",
"Rate": 4.0
},
{
"Id": "d43ba757-e655-4199-bde5-aea8d1021024",
"StartDate": "2026-06-28T03:52:47.7706269+00:00",
"EndDate": "2026-06-28T03:52:47.7706269+00:00",
"Rate": 4.0
}
],
"id": "a08ad613-96e5-4036-9b47-6a8cf35c0de2",
"ConfigId": "5692cff0-4a94-499f-b2a1-e7a7a7a03494"
}
]