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": "39f531c9-9be7-4f12-b337-d0b256550757",
"Office365Id": "0a04dbf2-4265-4d95-939d-8d87136a1978",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "94a5ebf7-677f-4d86-980a-6756b9e9cca6",
"LastLogin": "2026-04-13T13:21:48.1157678+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"b1f0515f-1190-4dc3-8e05-25aea162d3ae",
"1c0b464c-4e04-4522-86aa-5b5f29603b8e"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"ed979e92-ea0a-4971-aa97-df156bda69f3",
"aa0c92d3-df8d-4657-b975-00567e9ed5ca"
]
},
"Created": "2026-04-13T13:21:48.1157678+00:00",
"Modified": "2026-04-13T13:21:48.1157678+00:00",
"Author": "c1c68ce7-b4f5-4219-853f-cb718ae72d5d",
"Editor": "a4fe7f29-9bdf-4f9a-b1fc-dfbd92d8eb3d",
"CostRate": [
{
"Id": "0de8ef3d-451a-464f-9d8c-1836b4964aa4",
"StartDate": "2026-04-13T13:21:48.1157678+00:00",
"EndDate": "2026-04-13T13:21:48.1157678+00:00",
"Cost": 4.0
},
{
"Id": "0de8ef3d-451a-464f-9d8c-1836b4964aa4",
"StartDate": "2026-04-13T13:21:48.1157678+00:00",
"EndDate": "2026-04-13T13:21:48.1157678+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "e1d32ffb-eb33-4525-b9c0-f7e83968bf7e",
"StartDate": "2026-04-13T13:21:48.1157678+00:00",
"EndDate": "2026-04-13T13:21:48.1157678+00:00",
"Rate": 4.0
},
{
"Id": "e1d32ffb-eb33-4525-b9c0-f7e83968bf7e",
"StartDate": "2026-04-13T13:21:48.1157678+00:00",
"EndDate": "2026-04-13T13:21:48.1157678+00:00",
"Rate": 4.0
}
],
"id": "74aa6c40-23e9-41bf-b1c7-e33325aef221",
"ConfigId": "08ce4abe-cd8b-466a-b06e-0d443b268ed8"
},
{
"userid": "39f531c9-9be7-4f12-b337-d0b256550757",
"Office365Id": "0a04dbf2-4265-4d95-939d-8d87136a1978",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "94a5ebf7-677f-4d86-980a-6756b9e9cca6",
"LastLogin": "2026-04-13T13:21:48.1157678+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"b1f0515f-1190-4dc3-8e05-25aea162d3ae",
"1c0b464c-4e04-4522-86aa-5b5f29603b8e"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"ed979e92-ea0a-4971-aa97-df156bda69f3",
"aa0c92d3-df8d-4657-b975-00567e9ed5ca"
]
},
"Created": "2026-04-13T13:21:48.1157678+00:00",
"Modified": "2026-04-13T13:21:48.1157678+00:00",
"Author": "c1c68ce7-b4f5-4219-853f-cb718ae72d5d",
"Editor": "a4fe7f29-9bdf-4f9a-b1fc-dfbd92d8eb3d",
"CostRate": [
{
"Id": "0de8ef3d-451a-464f-9d8c-1836b4964aa4",
"StartDate": "2026-04-13T13:21:48.1157678+00:00",
"EndDate": "2026-04-13T13:21:48.1157678+00:00",
"Cost": 4.0
},
{
"Id": "0de8ef3d-451a-464f-9d8c-1836b4964aa4",
"StartDate": "2026-04-13T13:21:48.1157678+00:00",
"EndDate": "2026-04-13T13:21:48.1157678+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "e1d32ffb-eb33-4525-b9c0-f7e83968bf7e",
"StartDate": "2026-04-13T13:21:48.1157678+00:00",
"EndDate": "2026-04-13T13:21:48.1157678+00:00",
"Rate": 4.0
},
{
"Id": "e1d32ffb-eb33-4525-b9c0-f7e83968bf7e",
"StartDate": "2026-04-13T13:21:48.1157678+00:00",
"EndDate": "2026-04-13T13:21:48.1157678+00:00",
"Rate": 4.0
}
],
"id": "74aa6c40-23e9-41bf-b1c7-e33325aef221",
"ConfigId": "08ce4abe-cd8b-466a-b06e-0d443b268ed8"
}
]