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": "0b0a8506-9065-4ae5-a429-911651e34d48",
"Office365Id": "d172574d-cbb6-4df6-a202-e5a50f73a9b7",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "1a2f7f91-ba3b-451d-a306-39d7ad50f775",
"LastLogin": "2026-04-12T12:16:16.2222547+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"10dcff19-ffc1-49a6-a6cf-0c48b707e12a",
"fec2a788-491f-4bad-8f6c-c5b9114255a1"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"c50d2bcf-5a56-49d6-9350-7af77ce9a916",
"e234a334-e9b3-4740-8bd9-42962dfb96a5"
]
},
"Created": "2026-04-12T12:16:16.2222547+00:00",
"Modified": "2026-04-12T12:16:16.2222547+00:00",
"Author": "d2eda1d7-300f-4e14-b793-83671db695ab",
"Editor": "8a4118e6-841e-4058-bd17-9c50b995d8c7",
"CostRate": [
{
"Id": "57f696bd-8bdf-4e1c-a31d-e8c0b41dae72",
"StartDate": "2026-04-12T12:16:16.2222547+00:00",
"EndDate": "2026-04-12T12:16:16.2222547+00:00",
"Cost": 4.0
},
{
"Id": "57f696bd-8bdf-4e1c-a31d-e8c0b41dae72",
"StartDate": "2026-04-12T12:16:16.2222547+00:00",
"EndDate": "2026-04-12T12:16:16.2222547+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "7a0b8edb-e716-4031-8366-b405d63342c0",
"StartDate": "2026-04-12T12:16:16.2222547+00:00",
"EndDate": "2026-04-12T12:16:16.2222547+00:00",
"Rate": 4.0
},
{
"Id": "7a0b8edb-e716-4031-8366-b405d63342c0",
"StartDate": "2026-04-12T12:16:16.2222547+00:00",
"EndDate": "2026-04-12T12:16:16.2222547+00:00",
"Rate": 4.0
}
],
"id": "d54db98f-fb59-4c7a-b17b-b62be668f62f",
"ConfigId": "e0446687-4172-4e6e-81f2-79cc07dddd8d"
},
{
"userid": "0b0a8506-9065-4ae5-a429-911651e34d48",
"Office365Id": "d172574d-cbb6-4df6-a202-e5a50f73a9b7",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "1a2f7f91-ba3b-451d-a306-39d7ad50f775",
"LastLogin": "2026-04-12T12:16:16.2222547+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"10dcff19-ffc1-49a6-a6cf-0c48b707e12a",
"fec2a788-491f-4bad-8f6c-c5b9114255a1"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"c50d2bcf-5a56-49d6-9350-7af77ce9a916",
"e234a334-e9b3-4740-8bd9-42962dfb96a5"
]
},
"Created": "2026-04-12T12:16:16.2222547+00:00",
"Modified": "2026-04-12T12:16:16.2222547+00:00",
"Author": "d2eda1d7-300f-4e14-b793-83671db695ab",
"Editor": "8a4118e6-841e-4058-bd17-9c50b995d8c7",
"CostRate": [
{
"Id": "57f696bd-8bdf-4e1c-a31d-e8c0b41dae72",
"StartDate": "2026-04-12T12:16:16.2222547+00:00",
"EndDate": "2026-04-12T12:16:16.2222547+00:00",
"Cost": 4.0
},
{
"Id": "57f696bd-8bdf-4e1c-a31d-e8c0b41dae72",
"StartDate": "2026-04-12T12:16:16.2222547+00:00",
"EndDate": "2026-04-12T12:16:16.2222547+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "7a0b8edb-e716-4031-8366-b405d63342c0",
"StartDate": "2026-04-12T12:16:16.2222547+00:00",
"EndDate": "2026-04-12T12:16:16.2222547+00:00",
"Rate": 4.0
},
{
"Id": "7a0b8edb-e716-4031-8366-b405d63342c0",
"StartDate": "2026-04-12T12:16:16.2222547+00:00",
"EndDate": "2026-04-12T12:16:16.2222547+00:00",
"Rate": 4.0
}
],
"id": "d54db98f-fb59-4c7a-b17b-b62be668f62f",
"ConfigId": "e0446687-4172-4e6e-81f2-79cc07dddd8d"
}
]