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": "1e662f8e-90ff-4573-853a-ab8300a652dc",
"Office365Id": "d3ca116b-68a5-4386-a5e1-47237d0cafb0",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "23f9c8b9-608f-4c34-84b6-8dd23a2e7871",
"LastLogin": "2026-05-19T14:07:21.0621503+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"d80e60de-3af8-4540-844d-397c6acf7939",
"79d60eac-3973-4f37-a3f1-83d976f31e6f"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"02edb31a-ef34-4968-81c8-2a3260cfee18",
"b03c1e7d-fc94-45f5-b23d-4ea6af01a7a9"
]
},
"Created": "2026-05-19T14:07:21.0621503+00:00",
"Modified": "2026-05-19T14:07:21.0621503+00:00",
"Author": "395b3826-0f38-4c71-86ba-e7f8aacca4c7",
"Editor": "6033fcc9-d39f-4340-9522-465228f017b6",
"CostRate": [
{
"Id": "03b8e91d-ab44-4ba5-9f66-24c26471019d",
"StartDate": "2026-05-19T14:07:21.0621503+00:00",
"EndDate": "2026-05-19T14:07:21.0621503+00:00",
"Cost": 4.0
},
{
"Id": "03b8e91d-ab44-4ba5-9f66-24c26471019d",
"StartDate": "2026-05-19T14:07:21.0621503+00:00",
"EndDate": "2026-05-19T14:07:21.0621503+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "81854cef-1a4b-48f8-a0d4-459370e01dda",
"StartDate": "2026-05-19T14:07:21.0621503+00:00",
"EndDate": "2026-05-19T14:07:21.0621503+00:00",
"Rate": 4.0
},
{
"Id": "81854cef-1a4b-48f8-a0d4-459370e01dda",
"StartDate": "2026-05-19T14:07:21.0621503+00:00",
"EndDate": "2026-05-19T14:07:21.0621503+00:00",
"Rate": 4.0
}
],
"id": "a945ae1f-3ba1-4e72-8acd-7677a1cb915d",
"ConfigId": "1220149c-56b8-4fd6-9476-de1987db386e"
},
{
"userid": "1e662f8e-90ff-4573-853a-ab8300a652dc",
"Office365Id": "d3ca116b-68a5-4386-a5e1-47237d0cafb0",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "23f9c8b9-608f-4c34-84b6-8dd23a2e7871",
"LastLogin": "2026-05-19T14:07:21.0621503+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"d80e60de-3af8-4540-844d-397c6acf7939",
"79d60eac-3973-4f37-a3f1-83d976f31e6f"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"02edb31a-ef34-4968-81c8-2a3260cfee18",
"b03c1e7d-fc94-45f5-b23d-4ea6af01a7a9"
]
},
"Created": "2026-05-19T14:07:21.0621503+00:00",
"Modified": "2026-05-19T14:07:21.0621503+00:00",
"Author": "395b3826-0f38-4c71-86ba-e7f8aacca4c7",
"Editor": "6033fcc9-d39f-4340-9522-465228f017b6",
"CostRate": [
{
"Id": "03b8e91d-ab44-4ba5-9f66-24c26471019d",
"StartDate": "2026-05-19T14:07:21.0621503+00:00",
"EndDate": "2026-05-19T14:07:21.0621503+00:00",
"Cost": 4.0
},
{
"Id": "03b8e91d-ab44-4ba5-9f66-24c26471019d",
"StartDate": "2026-05-19T14:07:21.0621503+00:00",
"EndDate": "2026-05-19T14:07:21.0621503+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "81854cef-1a4b-48f8-a0d4-459370e01dda",
"StartDate": "2026-05-19T14:07:21.0621503+00:00",
"EndDate": "2026-05-19T14:07:21.0621503+00:00",
"Rate": 4.0
},
{
"Id": "81854cef-1a4b-48f8-a0d4-459370e01dda",
"StartDate": "2026-05-19T14:07:21.0621503+00:00",
"EndDate": "2026-05-19T14:07:21.0621503+00:00",
"Rate": 4.0
}
],
"id": "a945ae1f-3ba1-4e72-8acd-7677a1cb915d",
"ConfigId": "1220149c-56b8-4fd6-9476-de1987db386e"
}
]