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": "67f0683a-4414-4b21-959d-77369a92fbed",
"Office365Id": "d5648e08-b75b-467c-a1a1-14b1e05376a2",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "509e23e6-b1de-41d5-ac60-54a514c83946",
"LastLogin": "2026-04-28T16:37:16.0790066+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"9289de83-8a7c-438c-97a5-f5931e4d8876",
"73712b2b-d1b7-4594-85f4-ca0ad9eb2f0e"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"3a0a1e6c-7ef2-41d6-add2-9d5fe64c2c30",
"6c10946e-7f6b-4c56-b03c-7c08d138d9c8"
]
},
"Created": "2026-04-28T16:37:16.0790066+00:00",
"Modified": "2026-04-28T16:37:16.0790066+00:00",
"Author": "6ba42cf9-d19f-4bd4-b530-9d0cf7e288e5",
"Editor": "520645ba-0e90-4844-9d2b-b088f351c6cc",
"CostRate": [
{
"Id": "d276ef7a-3b5a-4489-9d58-f62b8e3165e2",
"StartDate": "2026-04-28T16:37:16.0790066+00:00",
"EndDate": "2026-04-28T16:37:16.0790066+00:00",
"Cost": 4.0
},
{
"Id": "d276ef7a-3b5a-4489-9d58-f62b8e3165e2",
"StartDate": "2026-04-28T16:37:16.0790066+00:00",
"EndDate": "2026-04-28T16:37:16.0790066+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "f4093fe4-47d3-4319-90fd-6bf3b20c9a41",
"StartDate": "2026-04-28T16:37:16.0790066+00:00",
"EndDate": "2026-04-28T16:37:16.0790066+00:00",
"Rate": 4.0
},
{
"Id": "f4093fe4-47d3-4319-90fd-6bf3b20c9a41",
"StartDate": "2026-04-28T16:37:16.0790066+00:00",
"EndDate": "2026-04-28T16:37:16.0790066+00:00",
"Rate": 4.0
}
],
"id": "5d75cf50-15b0-49ec-9981-03d9876b1cd5",
"ConfigId": "03b3005c-98a0-4fcf-8ae1-587b541dcb4d"
},
{
"userid": "67f0683a-4414-4b21-959d-77369a92fbed",
"Office365Id": "d5648e08-b75b-467c-a1a1-14b1e05376a2",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "509e23e6-b1de-41d5-ac60-54a514c83946",
"LastLogin": "2026-04-28T16:37:16.0790066+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"9289de83-8a7c-438c-97a5-f5931e4d8876",
"73712b2b-d1b7-4594-85f4-ca0ad9eb2f0e"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"3a0a1e6c-7ef2-41d6-add2-9d5fe64c2c30",
"6c10946e-7f6b-4c56-b03c-7c08d138d9c8"
]
},
"Created": "2026-04-28T16:37:16.0790066+00:00",
"Modified": "2026-04-28T16:37:16.0790066+00:00",
"Author": "6ba42cf9-d19f-4bd4-b530-9d0cf7e288e5",
"Editor": "520645ba-0e90-4844-9d2b-b088f351c6cc",
"CostRate": [
{
"Id": "d276ef7a-3b5a-4489-9d58-f62b8e3165e2",
"StartDate": "2026-04-28T16:37:16.0790066+00:00",
"EndDate": "2026-04-28T16:37:16.0790066+00:00",
"Cost": 4.0
},
{
"Id": "d276ef7a-3b5a-4489-9d58-f62b8e3165e2",
"StartDate": "2026-04-28T16:37:16.0790066+00:00",
"EndDate": "2026-04-28T16:37:16.0790066+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "f4093fe4-47d3-4319-90fd-6bf3b20c9a41",
"StartDate": "2026-04-28T16:37:16.0790066+00:00",
"EndDate": "2026-04-28T16:37:16.0790066+00:00",
"Rate": 4.0
},
{
"Id": "f4093fe4-47d3-4319-90fd-6bf3b20c9a41",
"StartDate": "2026-04-28T16:37:16.0790066+00:00",
"EndDate": "2026-04-28T16:37:16.0790066+00:00",
"Rate": 4.0
}
],
"id": "5d75cf50-15b0-49ec-9981-03d9876b1cd5",
"ConfigId": "03b3005c-98a0-4fcf-8ae1-587b541dcb4d"
}
]