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": "55e19b9a-1379-454a-8352-c0bcda88446f",
"Office365Id": "41fea313-2efd-4775-8901-c01483587572",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "c4c68536-e95a-4ed8-b8af-d840197aa399",
"LastLogin": "2026-04-29T08:10:14.2414416+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"37cfa173-005b-4b80-8837-8ace5cc8f5b4",
"13c28a86-6f0b-4a0f-b66d-fe940f0ee237"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"97d5835c-6eb1-452b-8195-432a116b8570",
"50f95e63-b770-4cbb-9c45-1b79a8ae3df8"
]
},
"Created": "2026-04-29T08:10:14.2414416+00:00",
"Modified": "2026-04-29T08:10:14.2414416+00:00",
"Author": "d418fcb0-48a2-451b-8138-3f35e6c2b345",
"Editor": "10c03c8d-ce64-4841-a539-a3bf590f00d4",
"CostRate": [
{
"Id": "8d7c1169-f32f-4d60-92ae-7f7743dd6ce7",
"StartDate": "2026-04-29T08:10:14.2414416+00:00",
"EndDate": "2026-04-29T08:10:14.2414416+00:00",
"Cost": 4.0
},
{
"Id": "8d7c1169-f32f-4d60-92ae-7f7743dd6ce7",
"StartDate": "2026-04-29T08:10:14.2414416+00:00",
"EndDate": "2026-04-29T08:10:14.2414416+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "d9227804-d317-4964-b8a1-42d273962a12",
"StartDate": "2026-04-29T08:10:14.2414416+00:00",
"EndDate": "2026-04-29T08:10:14.2414416+00:00",
"Rate": 4.0
},
{
"Id": "d9227804-d317-4964-b8a1-42d273962a12",
"StartDate": "2026-04-29T08:10:14.2414416+00:00",
"EndDate": "2026-04-29T08:10:14.2414416+00:00",
"Rate": 4.0
}
],
"id": "448d6464-cd6d-4967-ae28-c7dc5baac64f",
"ConfigId": "a8f9e52c-46be-4572-b49c-43e01b622ff0"
},
{
"userid": "55e19b9a-1379-454a-8352-c0bcda88446f",
"Office365Id": "41fea313-2efd-4775-8901-c01483587572",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "c4c68536-e95a-4ed8-b8af-d840197aa399",
"LastLogin": "2026-04-29T08:10:14.2414416+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"37cfa173-005b-4b80-8837-8ace5cc8f5b4",
"13c28a86-6f0b-4a0f-b66d-fe940f0ee237"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"97d5835c-6eb1-452b-8195-432a116b8570",
"50f95e63-b770-4cbb-9c45-1b79a8ae3df8"
]
},
"Created": "2026-04-29T08:10:14.2414416+00:00",
"Modified": "2026-04-29T08:10:14.2414416+00:00",
"Author": "d418fcb0-48a2-451b-8138-3f35e6c2b345",
"Editor": "10c03c8d-ce64-4841-a539-a3bf590f00d4",
"CostRate": [
{
"Id": "8d7c1169-f32f-4d60-92ae-7f7743dd6ce7",
"StartDate": "2026-04-29T08:10:14.2414416+00:00",
"EndDate": "2026-04-29T08:10:14.2414416+00:00",
"Cost": 4.0
},
{
"Id": "8d7c1169-f32f-4d60-92ae-7f7743dd6ce7",
"StartDate": "2026-04-29T08:10:14.2414416+00:00",
"EndDate": "2026-04-29T08:10:14.2414416+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "d9227804-d317-4964-b8a1-42d273962a12",
"StartDate": "2026-04-29T08:10:14.2414416+00:00",
"EndDate": "2026-04-29T08:10:14.2414416+00:00",
"Rate": 4.0
},
{
"Id": "d9227804-d317-4964-b8a1-42d273962a12",
"StartDate": "2026-04-29T08:10:14.2414416+00:00",
"EndDate": "2026-04-29T08:10:14.2414416+00:00",
"Rate": 4.0
}
],
"id": "448d6464-cd6d-4967-ae28-c7dc5baac64f",
"ConfigId": "a8f9e52c-46be-4572-b49c-43e01b622ff0"
}
]