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": "26bf7151-9665-4ccc-be90-1556669849c5",
"Office365Id": "49cc52a6-1311-4f97-b2ee-5ce31f200daa",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "b24a2c9b-8142-488c-8091-35fe1a12aee9",
"LastLogin": "2026-06-13T01:07:00.8830855+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"efe1e719-72de-412d-b0a0-b8473bbbff14",
"67d545db-4645-4343-867b-003c84e9b7ea"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"852a3e72-2485-46b3-a598-79e261208dc6",
"a9503a49-4a44-480b-b911-78b836164850"
]
},
"Created": "2026-06-13T01:07:00.8830855+00:00",
"Modified": "2026-06-13T01:07:00.8830855+00:00",
"Author": "a064ecb9-2340-4fc2-b043-4ffdbc528e38",
"Editor": "1167aa77-d29f-4d76-bce7-88bc2f00b30f",
"CostRate": [
{
"Id": "39743d3e-e10a-48f2-94f4-b0d4aa3ad17f",
"StartDate": "2026-06-13T01:07:00.8830855+00:00",
"EndDate": "2026-06-13T01:07:00.8830855+00:00",
"Cost": 4.0
},
{
"Id": "39743d3e-e10a-48f2-94f4-b0d4aa3ad17f",
"StartDate": "2026-06-13T01:07:00.8830855+00:00",
"EndDate": "2026-06-13T01:07:00.8830855+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "f1d40c11-f298-4022-8223-aabe226ab0d1",
"StartDate": "2026-06-13T01:07:00.8830855+00:00",
"EndDate": "2026-06-13T01:07:00.8830855+00:00",
"Rate": 4.0
},
{
"Id": "f1d40c11-f298-4022-8223-aabe226ab0d1",
"StartDate": "2026-06-13T01:07:00.8830855+00:00",
"EndDate": "2026-06-13T01:07:00.8830855+00:00",
"Rate": 4.0
}
],
"id": "08d3b058-55fd-4ce8-9a87-38a1e0d4a761",
"ConfigId": "7c7a53a2-91d7-42e3-a25a-c8de212ea3f1"
},
{
"userid": "26bf7151-9665-4ccc-be90-1556669849c5",
"Office365Id": "49cc52a6-1311-4f97-b2ee-5ce31f200daa",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "b24a2c9b-8142-488c-8091-35fe1a12aee9",
"LastLogin": "2026-06-13T01:07:00.8830855+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"efe1e719-72de-412d-b0a0-b8473bbbff14",
"67d545db-4645-4343-867b-003c84e9b7ea"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"852a3e72-2485-46b3-a598-79e261208dc6",
"a9503a49-4a44-480b-b911-78b836164850"
]
},
"Created": "2026-06-13T01:07:00.8830855+00:00",
"Modified": "2026-06-13T01:07:00.8830855+00:00",
"Author": "a064ecb9-2340-4fc2-b043-4ffdbc528e38",
"Editor": "1167aa77-d29f-4d76-bce7-88bc2f00b30f",
"CostRate": [
{
"Id": "39743d3e-e10a-48f2-94f4-b0d4aa3ad17f",
"StartDate": "2026-06-13T01:07:00.8830855+00:00",
"EndDate": "2026-06-13T01:07:00.8830855+00:00",
"Cost": 4.0
},
{
"Id": "39743d3e-e10a-48f2-94f4-b0d4aa3ad17f",
"StartDate": "2026-06-13T01:07:00.8830855+00:00",
"EndDate": "2026-06-13T01:07:00.8830855+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "f1d40c11-f298-4022-8223-aabe226ab0d1",
"StartDate": "2026-06-13T01:07:00.8830855+00:00",
"EndDate": "2026-06-13T01:07:00.8830855+00:00",
"Rate": 4.0
},
{
"Id": "f1d40c11-f298-4022-8223-aabe226ab0d1",
"StartDate": "2026-06-13T01:07:00.8830855+00:00",
"EndDate": "2026-06-13T01:07:00.8830855+00:00",
"Rate": 4.0
}
],
"id": "08d3b058-55fd-4ce8-9a87-38a1e0d4a761",
"ConfigId": "7c7a53a2-91d7-42e3-a25a-c8de212ea3f1"
}
]