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": "987a93df-9a95-4376-afad-52f53d95dce9",
"Office365Id": "f969ac10-2460-4e65-96b8-fd4bb544c449",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "24ae4171-e08d-4a64-92fd-518688096692",
"LastLogin": "2026-09-26T02:28:38.8609918+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"b2139215-2f23-4030-b91c-f4585a53c0c5",
"19f0a2fd-e87d-481b-a8b9-d75c2d8e9115"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"565fb38b-f9c5-42fb-879c-0f1ee99e97b1",
"ddd98258-3ef1-47c9-83c2-266f0ba9e02b"
]
},
"Created": "2026-09-26T02:28:38.8609918+00:00",
"Modified": "2026-09-26T02:28:38.8609918+00:00",
"Author": "db2b0f34-19ca-4ead-bc09-30d19a3fe3a2",
"Editor": "4b27beae-aa9c-4f02-96d1-f947ca9af392",
"SupportUser": true,
"Expiration": "2026-09-26T02:28:38.8609918+00:00",
"CostRate": [
{
"Id": "bf2f3b78-2909-4bb9-904d-e63d5a86431e",
"StartDate": "2026-09-26T02:28:38.8609918+00:00",
"EndDate": "2026-09-26T02:28:38.8609918+00:00",
"Cost": 4.0
},
{
"Id": "bf2f3b78-2909-4bb9-904d-e63d5a86431e",
"StartDate": "2026-09-26T02:28:38.8609918+00:00",
"EndDate": "2026-09-26T02:28:38.8609918+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "3110945a-fe24-4ee0-868e-9e58ad5dad00",
"StartDate": "2026-09-26T02:28:38.8609918+00:00",
"EndDate": "2026-09-26T02:28:38.8609918+00:00",
"Rate": 4.0
},
{
"Id": "3110945a-fe24-4ee0-868e-9e58ad5dad00",
"StartDate": "2026-09-26T02:28:38.8609918+00:00",
"EndDate": "2026-09-26T02:28:38.8609918+00:00",
"Rate": 4.0
}
],
"id": "b2c32383-c4b4-45b4-8645-536c92ed66ce",
"ConfigId": "27f31870-52b3-45c1-a083-5f45eb730866"
},
{
"userid": "987a93df-9a95-4376-afad-52f53d95dce9",
"Office365Id": "f969ac10-2460-4e65-96b8-fd4bb544c449",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "24ae4171-e08d-4a64-92fd-518688096692",
"LastLogin": "2026-09-26T02:28:38.8609918+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"b2139215-2f23-4030-b91c-f4585a53c0c5",
"19f0a2fd-e87d-481b-a8b9-d75c2d8e9115"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"565fb38b-f9c5-42fb-879c-0f1ee99e97b1",
"ddd98258-3ef1-47c9-83c2-266f0ba9e02b"
]
},
"Created": "2026-09-26T02:28:38.8609918+00:00",
"Modified": "2026-09-26T02:28:38.8609918+00:00",
"Author": "db2b0f34-19ca-4ead-bc09-30d19a3fe3a2",
"Editor": "4b27beae-aa9c-4f02-96d1-f947ca9af392",
"SupportUser": true,
"Expiration": "2026-09-26T02:28:38.8609918+00:00",
"CostRate": [
{
"Id": "bf2f3b78-2909-4bb9-904d-e63d5a86431e",
"StartDate": "2026-09-26T02:28:38.8609918+00:00",
"EndDate": "2026-09-26T02:28:38.8609918+00:00",
"Cost": 4.0
},
{
"Id": "bf2f3b78-2909-4bb9-904d-e63d5a86431e",
"StartDate": "2026-09-26T02:28:38.8609918+00:00",
"EndDate": "2026-09-26T02:28:38.8609918+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "3110945a-fe24-4ee0-868e-9e58ad5dad00",
"StartDate": "2026-09-26T02:28:38.8609918+00:00",
"EndDate": "2026-09-26T02:28:38.8609918+00:00",
"Rate": 4.0
},
{
"Id": "3110945a-fe24-4ee0-868e-9e58ad5dad00",
"StartDate": "2026-09-26T02:28:38.8609918+00:00",
"EndDate": "2026-09-26T02:28:38.8609918+00:00",
"Rate": 4.0
}
],
"id": "b2c32383-c4b4-45b4-8645-536c92ed66ce",
"ConfigId": "27f31870-52b3-45c1-a083-5f45eb730866"
}
]