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": "76d3d8e1-385a-4644-80c0-ef86fa843658",
"Office365Id": "79968886-9092-4b68-ab98-79af71b2cae8",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "eb16652c-56a9-4670-939f-3be66359095a",
"LastLogin": "2026-05-05T11:51:17.2397333+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"6bb12b6f-fc15-4561-a2db-c10c7d54a5ec",
"23f95801-03b7-4cea-850d-a3eb449b3e23"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"5c774dc1-e262-434f-b881-b82f738ee0d1",
"389f1b12-5a95-47b2-a753-eb8338023e53"
]
},
"Created": "2026-05-05T11:51:17.2397333+00:00",
"Modified": "2026-05-05T11:51:17.2397333+00:00",
"Author": "b7740a5d-63de-4620-8019-b78c4c61ada1",
"Editor": "693122f2-58a2-456d-881e-4c9d617329b6",
"CostRate": [
{
"Id": "971cfab0-aad3-48aa-9be4-017852674009",
"StartDate": "2026-05-05T11:51:17.2397333+00:00",
"EndDate": "2026-05-05T11:51:17.2397333+00:00",
"Cost": 4.0
},
{
"Id": "971cfab0-aad3-48aa-9be4-017852674009",
"StartDate": "2026-05-05T11:51:17.2397333+00:00",
"EndDate": "2026-05-05T11:51:17.2397333+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "19fe5b92-a3f5-4a2f-a4f5-5544fb232d66",
"StartDate": "2026-05-05T11:51:17.2397333+00:00",
"EndDate": "2026-05-05T11:51:17.2397333+00:00",
"Rate": 4.0
},
{
"Id": "19fe5b92-a3f5-4a2f-a4f5-5544fb232d66",
"StartDate": "2026-05-05T11:51:17.2397333+00:00",
"EndDate": "2026-05-05T11:51:17.2397333+00:00",
"Rate": 4.0
}
],
"id": "5b50b6e9-ac31-4236-a949-1ff62837c957",
"ConfigId": "7ffa5cc5-0d0f-493b-a2d4-273c95e0f71d"
},
{
"userid": "76d3d8e1-385a-4644-80c0-ef86fa843658",
"Office365Id": "79968886-9092-4b68-ab98-79af71b2cae8",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "eb16652c-56a9-4670-939f-3be66359095a",
"LastLogin": "2026-05-05T11:51:17.2397333+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"6bb12b6f-fc15-4561-a2db-c10c7d54a5ec",
"23f95801-03b7-4cea-850d-a3eb449b3e23"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"5c774dc1-e262-434f-b881-b82f738ee0d1",
"389f1b12-5a95-47b2-a753-eb8338023e53"
]
},
"Created": "2026-05-05T11:51:17.2397333+00:00",
"Modified": "2026-05-05T11:51:17.2397333+00:00",
"Author": "b7740a5d-63de-4620-8019-b78c4c61ada1",
"Editor": "693122f2-58a2-456d-881e-4c9d617329b6",
"CostRate": [
{
"Id": "971cfab0-aad3-48aa-9be4-017852674009",
"StartDate": "2026-05-05T11:51:17.2397333+00:00",
"EndDate": "2026-05-05T11:51:17.2397333+00:00",
"Cost": 4.0
},
{
"Id": "971cfab0-aad3-48aa-9be4-017852674009",
"StartDate": "2026-05-05T11:51:17.2397333+00:00",
"EndDate": "2026-05-05T11:51:17.2397333+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "19fe5b92-a3f5-4a2f-a4f5-5544fb232d66",
"StartDate": "2026-05-05T11:51:17.2397333+00:00",
"EndDate": "2026-05-05T11:51:17.2397333+00:00",
"Rate": 4.0
},
{
"Id": "19fe5b92-a3f5-4a2f-a4f5-5544fb232d66",
"StartDate": "2026-05-05T11:51:17.2397333+00:00",
"EndDate": "2026-05-05T11:51:17.2397333+00:00",
"Rate": 4.0
}
],
"id": "5b50b6e9-ac31-4236-a949-1ff62837c957",
"ConfigId": "7ffa5cc5-0d0f-493b-a2d4-273c95e0f71d"
}
]