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": "f8a09fa3-4b28-40ea-9c17-a6b1f2658d62",
"Office365Id": "2cee2a2f-c5a0-4c63-951e-1164c1613ca0",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "3b402160-bc61-4676-a58d-d8685a91889b",
"LastLogin": "2026-04-26T21:04:19.8514477+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"280a895f-6a66-44d8-bce9-633b61d7e689",
"fe5df314-e016-42d7-8fe5-8d695144c3d3"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"89d35ea8-24f0-4f09-a347-0c128ebfa046",
"120999af-d8c7-4f5e-9aea-b33fe18eded1"
]
},
"Created": "2026-04-26T21:04:19.8514477+00:00",
"Modified": "2026-04-26T21:04:19.8514477+00:00",
"Author": "3cb67715-50a1-4786-a78c-33cb6603c38f",
"Editor": "9130fc65-770a-4a29-b66b-35be74d85977",
"CostRate": [
{
"Id": "9d370e5e-ba74-47a2-87e0-51a4cdb125d6",
"StartDate": "2026-04-26T21:04:19.8514477+00:00",
"EndDate": "2026-04-26T21:04:19.8514477+00:00",
"Cost": 4.0
},
{
"Id": "9d370e5e-ba74-47a2-87e0-51a4cdb125d6",
"StartDate": "2026-04-26T21:04:19.8514477+00:00",
"EndDate": "2026-04-26T21:04:19.8514477+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "0831401a-943f-4833-a28a-af820e67afd6",
"StartDate": "2026-04-26T21:04:19.8514477+00:00",
"EndDate": "2026-04-26T21:04:19.8514477+00:00",
"Rate": 4.0
},
{
"Id": "0831401a-943f-4833-a28a-af820e67afd6",
"StartDate": "2026-04-26T21:04:19.8514477+00:00",
"EndDate": "2026-04-26T21:04:19.8514477+00:00",
"Rate": 4.0
}
],
"id": "87f30b89-7799-4790-b9f3-663457fcc99c",
"ConfigId": "78b767de-97c3-4565-ad09-91f76eb7f081"
},
{
"userid": "f8a09fa3-4b28-40ea-9c17-a6b1f2658d62",
"Office365Id": "2cee2a2f-c5a0-4c63-951e-1164c1613ca0",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "3b402160-bc61-4676-a58d-d8685a91889b",
"LastLogin": "2026-04-26T21:04:19.8514477+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"280a895f-6a66-44d8-bce9-633b61d7e689",
"fe5df314-e016-42d7-8fe5-8d695144c3d3"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"89d35ea8-24f0-4f09-a347-0c128ebfa046",
"120999af-d8c7-4f5e-9aea-b33fe18eded1"
]
},
"Created": "2026-04-26T21:04:19.8514477+00:00",
"Modified": "2026-04-26T21:04:19.8514477+00:00",
"Author": "3cb67715-50a1-4786-a78c-33cb6603c38f",
"Editor": "9130fc65-770a-4a29-b66b-35be74d85977",
"CostRate": [
{
"Id": "9d370e5e-ba74-47a2-87e0-51a4cdb125d6",
"StartDate": "2026-04-26T21:04:19.8514477+00:00",
"EndDate": "2026-04-26T21:04:19.8514477+00:00",
"Cost": 4.0
},
{
"Id": "9d370e5e-ba74-47a2-87e0-51a4cdb125d6",
"StartDate": "2026-04-26T21:04:19.8514477+00:00",
"EndDate": "2026-04-26T21:04:19.8514477+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "0831401a-943f-4833-a28a-af820e67afd6",
"StartDate": "2026-04-26T21:04:19.8514477+00:00",
"EndDate": "2026-04-26T21:04:19.8514477+00:00",
"Rate": 4.0
},
{
"Id": "0831401a-943f-4833-a28a-af820e67afd6",
"StartDate": "2026-04-26T21:04:19.8514477+00:00",
"EndDate": "2026-04-26T21:04:19.8514477+00:00",
"Rate": 4.0
}
],
"id": "87f30b89-7799-4790-b9f3-663457fcc99c",
"ConfigId": "78b767de-97c3-4565-ad09-91f76eb7f081"
}
]