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": "2cc15304-2b07-48e8-b7ac-98c5fff8be04",
"Office365Id": "e0856ade-b3db-4cdd-8ce7-4b94e558e678",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "d75c0642-5107-4c0a-bfb2-5fe69cb6d8d4",
"LastLogin": "2026-06-03T21:38:43.0085344+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"ad4e6376-f7f8-48fc-aa37-617740710e30",
"b48eec3a-536d-497a-a196-94a2469770e2"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"798e323e-5614-4c74-b9b2-c9e110bfe7f0",
"2f6e9599-a0f9-4834-a0bc-c10e9ae06dd4"
]
},
"Created": "2026-06-03T21:38:43.0085344+00:00",
"Modified": "2026-06-03T21:38:43.0085344+00:00",
"Author": "df465b24-88af-4b12-9b17-df2d9da2a614",
"Editor": "8d5d21e6-0f82-4f2d-bdc7-0f4c772e7dd4",
"CostRate": [
{
"Id": "7510113c-4674-4230-b280-c27bbd09827c",
"StartDate": "2026-06-03T21:38:43.0085344+00:00",
"EndDate": "2026-06-03T21:38:43.0085344+00:00",
"Cost": 4.0
},
{
"Id": "7510113c-4674-4230-b280-c27bbd09827c",
"StartDate": "2026-06-03T21:38:43.0085344+00:00",
"EndDate": "2026-06-03T21:38:43.0085344+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "c492df57-4a9a-441d-bf3e-a3f86f752f7a",
"StartDate": "2026-06-03T21:38:43.0085344+00:00",
"EndDate": "2026-06-03T21:38:43.0085344+00:00",
"Rate": 4.0
},
{
"Id": "c492df57-4a9a-441d-bf3e-a3f86f752f7a",
"StartDate": "2026-06-03T21:38:43.0085344+00:00",
"EndDate": "2026-06-03T21:38:43.0085344+00:00",
"Rate": 4.0
}
],
"id": "db58d737-3577-4561-8ce6-8637a8e4c401",
"ConfigId": "0b2189e2-b69d-4e2f-8f00-59d91200a068"
},
{
"userid": "2cc15304-2b07-48e8-b7ac-98c5fff8be04",
"Office365Id": "e0856ade-b3db-4cdd-8ce7-4b94e558e678",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "d75c0642-5107-4c0a-bfb2-5fe69cb6d8d4",
"LastLogin": "2026-06-03T21:38:43.0085344+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"ad4e6376-f7f8-48fc-aa37-617740710e30",
"b48eec3a-536d-497a-a196-94a2469770e2"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"798e323e-5614-4c74-b9b2-c9e110bfe7f0",
"2f6e9599-a0f9-4834-a0bc-c10e9ae06dd4"
]
},
"Created": "2026-06-03T21:38:43.0085344+00:00",
"Modified": "2026-06-03T21:38:43.0085344+00:00",
"Author": "df465b24-88af-4b12-9b17-df2d9da2a614",
"Editor": "8d5d21e6-0f82-4f2d-bdc7-0f4c772e7dd4",
"CostRate": [
{
"Id": "7510113c-4674-4230-b280-c27bbd09827c",
"StartDate": "2026-06-03T21:38:43.0085344+00:00",
"EndDate": "2026-06-03T21:38:43.0085344+00:00",
"Cost": 4.0
},
{
"Id": "7510113c-4674-4230-b280-c27bbd09827c",
"StartDate": "2026-06-03T21:38:43.0085344+00:00",
"EndDate": "2026-06-03T21:38:43.0085344+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "c492df57-4a9a-441d-bf3e-a3f86f752f7a",
"StartDate": "2026-06-03T21:38:43.0085344+00:00",
"EndDate": "2026-06-03T21:38:43.0085344+00:00",
"Rate": 4.0
},
{
"Id": "c492df57-4a9a-441d-bf3e-a3f86f752f7a",
"StartDate": "2026-06-03T21:38:43.0085344+00:00",
"EndDate": "2026-06-03T21:38:43.0085344+00:00",
"Rate": 4.0
}
],
"id": "db58d737-3577-4561-8ce6-8637a8e4c401",
"ConfigId": "0b2189e2-b69d-4e2f-8f00-59d91200a068"
}
]