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": "e982c67e-eef5-42ed-8707-505ab67ca78b",
"Office365Id": "094247ae-a9eb-4350-9bb8-b56acf3903b3",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "0e740e08-9bcf-4b2b-846c-775e53e9010c",
"LastLogin": "2026-04-26T07:09:48.0309964+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"80c672c1-cdf8-42d8-b37e-d61707fda246",
"33dafab4-a52b-43d5-bc1f-d3d963dc1cce"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"8057879a-fea0-405f-9dd2-5242370c2425",
"47ce0ffb-08ae-4f40-a5e3-28d79e5b247f"
]
},
"Created": "2026-04-26T07:09:48.0309964+00:00",
"Modified": "2026-04-26T07:09:48.0309964+00:00",
"Author": "74e0bcb0-673b-4ab4-bb4f-230538eb9ea5",
"Editor": "fd2f3ca6-73bc-45dd-adef-f3390442cb14",
"CostRate": [
{
"Id": "a87a23fe-9663-4d81-a842-f9a857c26987",
"StartDate": "2026-04-26T07:09:48.0309964+00:00",
"EndDate": "2026-04-26T07:09:48.0309964+00:00",
"Cost": 4.0
},
{
"Id": "a87a23fe-9663-4d81-a842-f9a857c26987",
"StartDate": "2026-04-26T07:09:48.0309964+00:00",
"EndDate": "2026-04-26T07:09:48.0309964+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "24bc4797-f5ea-4437-b825-ca157db05aa1",
"StartDate": "2026-04-26T07:09:48.0309964+00:00",
"EndDate": "2026-04-26T07:09:48.0309964+00:00",
"Rate": 4.0
},
{
"Id": "24bc4797-f5ea-4437-b825-ca157db05aa1",
"StartDate": "2026-04-26T07:09:48.0309964+00:00",
"EndDate": "2026-04-26T07:09:48.0309964+00:00",
"Rate": 4.0
}
],
"id": "8ad124e0-0feb-4a5f-8968-517a57dff682",
"ConfigId": "c831f089-5b24-47de-8894-dccd78c1e4f3"
},
{
"userid": "e982c67e-eef5-42ed-8707-505ab67ca78b",
"Office365Id": "094247ae-a9eb-4350-9bb8-b56acf3903b3",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "0e740e08-9bcf-4b2b-846c-775e53e9010c",
"LastLogin": "2026-04-26T07:09:48.0309964+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"80c672c1-cdf8-42d8-b37e-d61707fda246",
"33dafab4-a52b-43d5-bc1f-d3d963dc1cce"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"8057879a-fea0-405f-9dd2-5242370c2425",
"47ce0ffb-08ae-4f40-a5e3-28d79e5b247f"
]
},
"Created": "2026-04-26T07:09:48.0309964+00:00",
"Modified": "2026-04-26T07:09:48.0309964+00:00",
"Author": "74e0bcb0-673b-4ab4-bb4f-230538eb9ea5",
"Editor": "fd2f3ca6-73bc-45dd-adef-f3390442cb14",
"CostRate": [
{
"Id": "a87a23fe-9663-4d81-a842-f9a857c26987",
"StartDate": "2026-04-26T07:09:48.0309964+00:00",
"EndDate": "2026-04-26T07:09:48.0309964+00:00",
"Cost": 4.0
},
{
"Id": "a87a23fe-9663-4d81-a842-f9a857c26987",
"StartDate": "2026-04-26T07:09:48.0309964+00:00",
"EndDate": "2026-04-26T07:09:48.0309964+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "24bc4797-f5ea-4437-b825-ca157db05aa1",
"StartDate": "2026-04-26T07:09:48.0309964+00:00",
"EndDate": "2026-04-26T07:09:48.0309964+00:00",
"Rate": 4.0
},
{
"Id": "24bc4797-f5ea-4437-b825-ca157db05aa1",
"StartDate": "2026-04-26T07:09:48.0309964+00:00",
"EndDate": "2026-04-26T07:09:48.0309964+00:00",
"Rate": 4.0
}
],
"id": "8ad124e0-0feb-4a5f-8968-517a57dff682",
"ConfigId": "c831f089-5b24-47de-8894-dccd78c1e4f3"
}
]