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": "bb456e28-0482-43de-a181-e3d772d6ccf3",
"Office365Id": "3f05f902-f850-4966-bc1d-ef1cb2af2ef9",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "14c032bd-b861-4ade-ad17-87cd28423029",
"LastLogin": "2026-05-14T16:02:29.8029103+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"cbc1ad58-487c-44f0-87c1-3f03f93247ef",
"5056f75c-dc6c-49f7-b2f6-36a741b30a62"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"3389d000-fa65-4862-99ab-3abde350b16a",
"18f1b5c0-df7f-4b1e-a681-940272f77849"
]
},
"Created": "2026-05-14T16:02:29.8029103+00:00",
"Modified": "2026-05-14T16:02:29.8029103+00:00",
"Author": "b2ca4076-f9c2-4da8-99c5-1c059165997b",
"Editor": "ee497f72-80c6-4a3f-9926-aeba39e8e735",
"CostRate": [
{
"Id": "026ec6c9-aa28-402c-89dc-2e01c0ee56b6",
"StartDate": "2026-05-14T16:02:29.8029103+00:00",
"EndDate": "2026-05-14T16:02:29.8029103+00:00",
"Cost": 4.0
},
{
"Id": "026ec6c9-aa28-402c-89dc-2e01c0ee56b6",
"StartDate": "2026-05-14T16:02:29.8029103+00:00",
"EndDate": "2026-05-14T16:02:29.8029103+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "43298426-c9e9-487b-8eb7-94e94e5691f8",
"StartDate": "2026-05-14T16:02:29.8029103+00:00",
"EndDate": "2026-05-14T16:02:29.8029103+00:00",
"Rate": 4.0
},
{
"Id": "43298426-c9e9-487b-8eb7-94e94e5691f8",
"StartDate": "2026-05-14T16:02:29.8029103+00:00",
"EndDate": "2026-05-14T16:02:29.8029103+00:00",
"Rate": 4.0
}
],
"id": "d4340886-570a-46eb-aeda-adabb60f6767",
"ConfigId": "ce274a89-dcb9-4c9f-bf20-25ccff320ed9"
},
{
"userid": "bb456e28-0482-43de-a181-e3d772d6ccf3",
"Office365Id": "3f05f902-f850-4966-bc1d-ef1cb2af2ef9",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "14c032bd-b861-4ade-ad17-87cd28423029",
"LastLogin": "2026-05-14T16:02:29.8029103+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"cbc1ad58-487c-44f0-87c1-3f03f93247ef",
"5056f75c-dc6c-49f7-b2f6-36a741b30a62"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"3389d000-fa65-4862-99ab-3abde350b16a",
"18f1b5c0-df7f-4b1e-a681-940272f77849"
]
},
"Created": "2026-05-14T16:02:29.8029103+00:00",
"Modified": "2026-05-14T16:02:29.8029103+00:00",
"Author": "b2ca4076-f9c2-4da8-99c5-1c059165997b",
"Editor": "ee497f72-80c6-4a3f-9926-aeba39e8e735",
"CostRate": [
{
"Id": "026ec6c9-aa28-402c-89dc-2e01c0ee56b6",
"StartDate": "2026-05-14T16:02:29.8029103+00:00",
"EndDate": "2026-05-14T16:02:29.8029103+00:00",
"Cost": 4.0
},
{
"Id": "026ec6c9-aa28-402c-89dc-2e01c0ee56b6",
"StartDate": "2026-05-14T16:02:29.8029103+00:00",
"EndDate": "2026-05-14T16:02:29.8029103+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "43298426-c9e9-487b-8eb7-94e94e5691f8",
"StartDate": "2026-05-14T16:02:29.8029103+00:00",
"EndDate": "2026-05-14T16:02:29.8029103+00:00",
"Rate": 4.0
},
{
"Id": "43298426-c9e9-487b-8eb7-94e94e5691f8",
"StartDate": "2026-05-14T16:02:29.8029103+00:00",
"EndDate": "2026-05-14T16:02:29.8029103+00:00",
"Rate": 4.0
}
],
"id": "d4340886-570a-46eb-aeda-adabb60f6767",
"ConfigId": "ce274a89-dcb9-4c9f-bf20-25ccff320ed9"
}
]