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. |
|
| SupportUser | boolean |
None. |
|
| Expiration | date |
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": "eedfc9f2-a115-4513-99fa-22a2661bfaa6",
"Office365Id": "8192ad85-0c1a-49bf-a960-9013085bb63a",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "4c66d21d-ffd9-4341-9142-1f2c0d508460",
"LastLogin": "2026-07-01T05:35:45.5911735+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"c688b58a-9c05-4e2e-a5c5-534b2736be3a",
"537c0fe1-d810-44f7-b8e0-ffd56935cfe0"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"48748f7c-72ff-43dc-816c-3a12e81e9a57",
"5f327c03-e0da-4ad0-90dc-873534273209"
]
},
"Created": "2026-07-01T05:35:45.5911735+00:00",
"Modified": "2026-07-01T05:35:45.5911735+00:00",
"Author": "1a7468f2-8095-4e59-8e4c-4f310baaaf3a",
"Editor": "dfcc50ca-8ddd-469a-8543-4628fe0300a0",
"SupportUser": true,
"Expiration": "2026-07-01T05:35:45.5911735+00:00",
"CostRate": [
{
"Id": "a60037b7-2a84-4b21-bc5c-5402c07218f8",
"StartDate": "2026-07-01T05:35:45.5911735+00:00",
"EndDate": "2026-07-01T05:35:45.5911735+00:00",
"Cost": 4.0
},
{
"Id": "a60037b7-2a84-4b21-bc5c-5402c07218f8",
"StartDate": "2026-07-01T05:35:45.5911735+00:00",
"EndDate": "2026-07-01T05:35:45.5911735+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "81a8fbf1-4c26-455a-aac8-9b865585ca46",
"StartDate": "2026-07-01T05:35:45.5911735+00:00",
"EndDate": "2026-07-01T05:35:45.5911735+00:00",
"Rate": 4.0
},
{
"Id": "81a8fbf1-4c26-455a-aac8-9b865585ca46",
"StartDate": "2026-07-01T05:35:45.5911735+00:00",
"EndDate": "2026-07-01T05:35:45.5911735+00:00",
"Rate": 4.0
}
],
"id": "29d51456-b26e-400f-9315-c8b0b397e6d8",
"ConfigId": "d08bf440-b608-4589-9e0f-36953cbd3a41"
},
{
"userid": "eedfc9f2-a115-4513-99fa-22a2661bfaa6",
"Office365Id": "8192ad85-0c1a-49bf-a960-9013085bb63a",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "4c66d21d-ffd9-4341-9142-1f2c0d508460",
"LastLogin": "2026-07-01T05:35:45.5911735+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"c688b58a-9c05-4e2e-a5c5-534b2736be3a",
"537c0fe1-d810-44f7-b8e0-ffd56935cfe0"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"48748f7c-72ff-43dc-816c-3a12e81e9a57",
"5f327c03-e0da-4ad0-90dc-873534273209"
]
},
"Created": "2026-07-01T05:35:45.5911735+00:00",
"Modified": "2026-07-01T05:35:45.5911735+00:00",
"Author": "1a7468f2-8095-4e59-8e4c-4f310baaaf3a",
"Editor": "dfcc50ca-8ddd-469a-8543-4628fe0300a0",
"SupportUser": true,
"Expiration": "2026-07-01T05:35:45.5911735+00:00",
"CostRate": [
{
"Id": "a60037b7-2a84-4b21-bc5c-5402c07218f8",
"StartDate": "2026-07-01T05:35:45.5911735+00:00",
"EndDate": "2026-07-01T05:35:45.5911735+00:00",
"Cost": 4.0
},
{
"Id": "a60037b7-2a84-4b21-bc5c-5402c07218f8",
"StartDate": "2026-07-01T05:35:45.5911735+00:00",
"EndDate": "2026-07-01T05:35:45.5911735+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "81a8fbf1-4c26-455a-aac8-9b865585ca46",
"StartDate": "2026-07-01T05:35:45.5911735+00:00",
"EndDate": "2026-07-01T05:35:45.5911735+00:00",
"Rate": 4.0
},
{
"Id": "81a8fbf1-4c26-455a-aac8-9b865585ca46",
"StartDate": "2026-07-01T05:35:45.5911735+00:00",
"EndDate": "2026-07-01T05:35:45.5911735+00:00",
"Rate": 4.0
}
],
"id": "29d51456-b26e-400f-9315-c8b0b397e6d8",
"ConfigId": "d08bf440-b608-4589-9e0f-36953cbd3a41"
}
]