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": "8b3de9f6-a9f4-4680-ba1f-0e539bea4b2f",
"Office365Id": "34ebacd4-d321-4785-ae56-9a58e66fd972",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "71cf0018-c83c-4cb7-8e31-3b9ddc438de0",
"LastLogin": "2026-05-01T10:44:22.5404109+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"932c2c38-2c6b-4908-93d7-404e1fb5614b",
"87a0b48d-bcfb-4e54-944b-d8a28ba4432c"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"a68c7879-5464-47fa-b1a0-997476e61786",
"a6b1f41b-c89d-486b-9b63-65ecbab9fd0e"
]
},
"Created": "2026-05-01T10:44:22.5404109+00:00",
"Modified": "2026-05-01T10:44:22.5404109+00:00",
"Author": "85b79e43-969b-4397-b276-07d6dce734e0",
"Editor": "395d2a91-149b-4e18-ae64-aa0a71bc7c4d",
"CostRate": [
{
"Id": "bb9b9397-ea63-426e-9b0e-90722ace9837",
"StartDate": "2026-05-01T10:44:22.5404109+00:00",
"EndDate": "2026-05-01T10:44:22.5404109+00:00",
"Cost": 4.0
},
{
"Id": "bb9b9397-ea63-426e-9b0e-90722ace9837",
"StartDate": "2026-05-01T10:44:22.5404109+00:00",
"EndDate": "2026-05-01T10:44:22.5404109+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "4ac7a548-7aeb-43a3-83e5-7ded3b8a9c8a",
"StartDate": "2026-05-01T10:44:22.5404109+00:00",
"EndDate": "2026-05-01T10:44:22.5404109+00:00",
"Rate": 4.0
},
{
"Id": "4ac7a548-7aeb-43a3-83e5-7ded3b8a9c8a",
"StartDate": "2026-05-01T10:44:22.5404109+00:00",
"EndDate": "2026-05-01T10:44:22.5404109+00:00",
"Rate": 4.0
}
],
"id": "9bc7970d-ea4c-4d75-aa4c-91cc99e37bd5",
"ConfigId": "940e95f2-625a-42be-a1d4-bd5bc859588f"
},
{
"userid": "8b3de9f6-a9f4-4680-ba1f-0e539bea4b2f",
"Office365Id": "34ebacd4-d321-4785-ae56-9a58e66fd972",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "71cf0018-c83c-4cb7-8e31-3b9ddc438de0",
"LastLogin": "2026-05-01T10:44:22.5404109+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"932c2c38-2c6b-4908-93d7-404e1fb5614b",
"87a0b48d-bcfb-4e54-944b-d8a28ba4432c"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"a68c7879-5464-47fa-b1a0-997476e61786",
"a6b1f41b-c89d-486b-9b63-65ecbab9fd0e"
]
},
"Created": "2026-05-01T10:44:22.5404109+00:00",
"Modified": "2026-05-01T10:44:22.5404109+00:00",
"Author": "85b79e43-969b-4397-b276-07d6dce734e0",
"Editor": "395d2a91-149b-4e18-ae64-aa0a71bc7c4d",
"CostRate": [
{
"Id": "bb9b9397-ea63-426e-9b0e-90722ace9837",
"StartDate": "2026-05-01T10:44:22.5404109+00:00",
"EndDate": "2026-05-01T10:44:22.5404109+00:00",
"Cost": 4.0
},
{
"Id": "bb9b9397-ea63-426e-9b0e-90722ace9837",
"StartDate": "2026-05-01T10:44:22.5404109+00:00",
"EndDate": "2026-05-01T10:44:22.5404109+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "4ac7a548-7aeb-43a3-83e5-7ded3b8a9c8a",
"StartDate": "2026-05-01T10:44:22.5404109+00:00",
"EndDate": "2026-05-01T10:44:22.5404109+00:00",
"Rate": 4.0
},
{
"Id": "4ac7a548-7aeb-43a3-83e5-7ded3b8a9c8a",
"StartDate": "2026-05-01T10:44:22.5404109+00:00",
"EndDate": "2026-05-01T10:44:22.5404109+00:00",
"Rate": 4.0
}
],
"id": "9bc7970d-ea4c-4d75-aa4c-91cc99e37bd5",
"ConfigId": "940e95f2-625a-42be-a1d4-bd5bc859588f"
}
]