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": "f4e7f646-9b02-4b13-b67c-d686711195c0",
"Office365Id": "6284206a-119b-413f-b153-d2e40f774610",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "7bce15da-bc63-4a1e-b659-be68734e75eb",
"LastLogin": "2026-09-18T08:41:36.1590231+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"4bc8aced-d5ff-4bbf-90f0-c734f2fea23e",
"9d2994ef-8a9a-4b2a-896f-700fe78f97c8"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"13093e5f-8619-4619-9b0e-d9b893a0a2be",
"540a872c-5ddc-42c3-aaa4-3acf32e1ebff"
]
},
"Created": "2026-09-18T08:41:36.1590231+00:00",
"Modified": "2026-09-18T08:41:36.1590231+00:00",
"Author": "08e01236-bf75-417b-a385-5373a6f19a01",
"Editor": "2347c5f4-b325-4b87-b640-df8c6c7d463b",
"SupportUser": true,
"Expiration": "2026-09-18T08:41:36.1590231+00:00",
"CostRate": [
{
"Id": "427b0df2-2ae4-4e8d-9296-e633ce454561",
"StartDate": "2026-09-18T08:41:36.1590231+00:00",
"EndDate": "2026-09-18T08:41:36.1590231+00:00",
"Cost": 4.0
},
{
"Id": "427b0df2-2ae4-4e8d-9296-e633ce454561",
"StartDate": "2026-09-18T08:41:36.1590231+00:00",
"EndDate": "2026-09-18T08:41:36.1590231+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "445906cf-9add-42b7-9910-c5d9ef8cea37",
"StartDate": "2026-09-18T08:41:36.1590231+00:00",
"EndDate": "2026-09-18T08:41:36.1590231+00:00",
"Rate": 4.0
},
{
"Id": "445906cf-9add-42b7-9910-c5d9ef8cea37",
"StartDate": "2026-09-18T08:41:36.1590231+00:00",
"EndDate": "2026-09-18T08:41:36.1590231+00:00",
"Rate": 4.0
}
],
"id": "fcf1f3bc-a373-478b-a04e-14360380ac35",
"ConfigId": "3486a569-574d-4fd8-8c1c-1cab79212bfd"
},
{
"userid": "f4e7f646-9b02-4b13-b67c-d686711195c0",
"Office365Id": "6284206a-119b-413f-b153-d2e40f774610",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "7bce15da-bc63-4a1e-b659-be68734e75eb",
"LastLogin": "2026-09-18T08:41:36.1590231+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"4bc8aced-d5ff-4bbf-90f0-c734f2fea23e",
"9d2994ef-8a9a-4b2a-896f-700fe78f97c8"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"13093e5f-8619-4619-9b0e-d9b893a0a2be",
"540a872c-5ddc-42c3-aaa4-3acf32e1ebff"
]
},
"Created": "2026-09-18T08:41:36.1590231+00:00",
"Modified": "2026-09-18T08:41:36.1590231+00:00",
"Author": "08e01236-bf75-417b-a385-5373a6f19a01",
"Editor": "2347c5f4-b325-4b87-b640-df8c6c7d463b",
"SupportUser": true,
"Expiration": "2026-09-18T08:41:36.1590231+00:00",
"CostRate": [
{
"Id": "427b0df2-2ae4-4e8d-9296-e633ce454561",
"StartDate": "2026-09-18T08:41:36.1590231+00:00",
"EndDate": "2026-09-18T08:41:36.1590231+00:00",
"Cost": 4.0
},
{
"Id": "427b0df2-2ae4-4e8d-9296-e633ce454561",
"StartDate": "2026-09-18T08:41:36.1590231+00:00",
"EndDate": "2026-09-18T08:41:36.1590231+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "445906cf-9add-42b7-9910-c5d9ef8cea37",
"StartDate": "2026-09-18T08:41:36.1590231+00:00",
"EndDate": "2026-09-18T08:41:36.1590231+00:00",
"Rate": 4.0
},
{
"Id": "445906cf-9add-42b7-9910-c5d9ef8cea37",
"StartDate": "2026-09-18T08:41:36.1590231+00:00",
"EndDate": "2026-09-18T08:41:36.1590231+00:00",
"Rate": 4.0
}
],
"id": "fcf1f3bc-a373-478b-a04e-14360380ac35",
"ConfigId": "3486a569-574d-4fd8-8c1c-1cab79212bfd"
}
]