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": "3e7a609f-147f-4c4a-be1a-ec3cb344500b",
"Office365Id": "d54af01e-c82f-4583-97c5-c28360171c01",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "a626aa03-334d-4595-b96a-5ca771aaffb1",
"LastLogin": "2026-07-02T13:59:37.6532492+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"8dc37f59-f71e-4e3f-9c1e-ac28c64bb1b7",
"b2bbc3fa-bbcf-4a17-8dbc-197204e93b39"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"196a871e-bb7a-4e99-82c5-09aeb85e88fc",
"35a74af2-fd53-4522-a0bf-3f5071f6f915"
]
},
"Created": "2026-07-02T13:59:37.6532492+00:00",
"Modified": "2026-07-02T13:59:37.6532492+00:00",
"Author": "0826a137-eee7-4921-8d7a-ce5da9dc6fd3",
"Editor": "470bbef7-275d-4268-af6f-9fdbc1a2ecda",
"SupportUser": true,
"Expiration": "2026-07-02T13:59:37.6532492+00:00",
"CostRate": [
{
"Id": "af9a8996-1a26-4faf-8e65-edd7399b7986",
"StartDate": "2026-07-02T13:59:37.6532492+00:00",
"EndDate": "2026-07-02T13:59:37.6532492+00:00",
"Cost": 4.0
},
{
"Id": "af9a8996-1a26-4faf-8e65-edd7399b7986",
"StartDate": "2026-07-02T13:59:37.6532492+00:00",
"EndDate": "2026-07-02T13:59:37.6532492+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "4206eed9-7b74-4cb6-a0c9-0f62fa54d061",
"StartDate": "2026-07-02T13:59:37.6532492+00:00",
"EndDate": "2026-07-02T13:59:37.6532492+00:00",
"Rate": 4.0
},
{
"Id": "4206eed9-7b74-4cb6-a0c9-0f62fa54d061",
"StartDate": "2026-07-02T13:59:37.6532492+00:00",
"EndDate": "2026-07-02T13:59:37.6532492+00:00",
"Rate": 4.0
}
],
"id": "9eb2b494-88a9-4598-bb2a-0a8e218f3135",
"ConfigId": "2823a837-57e8-42f3-9112-09a2541faf03"
},
{
"userid": "3e7a609f-147f-4c4a-be1a-ec3cb344500b",
"Office365Id": "d54af01e-c82f-4583-97c5-c28360171c01",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "a626aa03-334d-4595-b96a-5ca771aaffb1",
"LastLogin": "2026-07-02T13:59:37.6532492+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"8dc37f59-f71e-4e3f-9c1e-ac28c64bb1b7",
"b2bbc3fa-bbcf-4a17-8dbc-197204e93b39"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"196a871e-bb7a-4e99-82c5-09aeb85e88fc",
"35a74af2-fd53-4522-a0bf-3f5071f6f915"
]
},
"Created": "2026-07-02T13:59:37.6532492+00:00",
"Modified": "2026-07-02T13:59:37.6532492+00:00",
"Author": "0826a137-eee7-4921-8d7a-ce5da9dc6fd3",
"Editor": "470bbef7-275d-4268-af6f-9fdbc1a2ecda",
"SupportUser": true,
"Expiration": "2026-07-02T13:59:37.6532492+00:00",
"CostRate": [
{
"Id": "af9a8996-1a26-4faf-8e65-edd7399b7986",
"StartDate": "2026-07-02T13:59:37.6532492+00:00",
"EndDate": "2026-07-02T13:59:37.6532492+00:00",
"Cost": 4.0
},
{
"Id": "af9a8996-1a26-4faf-8e65-edd7399b7986",
"StartDate": "2026-07-02T13:59:37.6532492+00:00",
"EndDate": "2026-07-02T13:59:37.6532492+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "4206eed9-7b74-4cb6-a0c9-0f62fa54d061",
"StartDate": "2026-07-02T13:59:37.6532492+00:00",
"EndDate": "2026-07-02T13:59:37.6532492+00:00",
"Rate": 4.0
},
{
"Id": "4206eed9-7b74-4cb6-a0c9-0f62fa54d061",
"StartDate": "2026-07-02T13:59:37.6532492+00:00",
"EndDate": "2026-07-02T13:59:37.6532492+00:00",
"Rate": 4.0
}
],
"id": "9eb2b494-88a9-4598-bb2a-0a8e218f3135",
"ConfigId": "2823a837-57e8-42f3-9112-09a2541faf03"
}
]