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. |
|
| SupportUser | boolean |
None. |
|
| Expiration | date |
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": "2a1db97e-3331-44eb-853b-755641c7bd88",
"Office365Id": "8148732e-aae4-41f5-81a7-b0cdb3cba35f",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "47c281cd-97b3-4635-b082-4bba625df1c0",
"LastLogin": "2026-08-30T22:28:06.2742079+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"e02672fd-cb66-4978-aab8-fe85ef85d0c5",
"b3248d1d-bdd1-4f4b-9439-cb6d5c0ba44a"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"7d7da5a5-1a99-4175-92c1-68ab4c2da7df",
"1e50c3db-2dd0-4540-9441-72d3385805f4"
]
},
"Created": "2026-08-30T22:28:06.2742079+00:00",
"Modified": "2026-08-30T22:28:06.2742079+00:00",
"Author": "2ef2a886-06ec-4fce-9b18-9a39ec2fef28",
"Editor": "f021193f-84af-4e1a-96b7-1548c37fa9fc",
"SupportUser": true,
"Expiration": "2026-08-30T22:28:06.2742079+00:00",
"CostRate": [
{
"Id": "6792bddc-fa29-4000-a652-f5faee93b7e5",
"StartDate": "2026-08-30T22:28:06.2742079+00:00",
"EndDate": "2026-08-30T22:28:06.2742079+00:00",
"Cost": 4.0
},
{
"Id": "6792bddc-fa29-4000-a652-f5faee93b7e5",
"StartDate": "2026-08-30T22:28:06.2742079+00:00",
"EndDate": "2026-08-30T22:28:06.2742079+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "d804b290-cc33-425a-8114-bdeeab7c9a29",
"StartDate": "2026-08-30T22:28:06.2742079+00:00",
"EndDate": "2026-08-30T22:28:06.2742079+00:00",
"Rate": 4.0
},
{
"Id": "d804b290-cc33-425a-8114-bdeeab7c9a29",
"StartDate": "2026-08-30T22:28:06.2742079+00:00",
"EndDate": "2026-08-30T22:28:06.2742079+00:00",
"Rate": 4.0
}
],
"id": "2a7df204-427f-4dcc-ace3-6cc56fda2ab1",
"ConfigId": "3b5a727a-d02b-49dd-aafd-bfe53762f802"
},
{
"userid": "2a1db97e-3331-44eb-853b-755641c7bd88",
"Office365Id": "8148732e-aae4-41f5-81a7-b0cdb3cba35f",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "47c281cd-97b3-4635-b082-4bba625df1c0",
"LastLogin": "2026-08-30T22:28:06.2742079+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"e02672fd-cb66-4978-aab8-fe85ef85d0c5",
"b3248d1d-bdd1-4f4b-9439-cb6d5c0ba44a"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"7d7da5a5-1a99-4175-92c1-68ab4c2da7df",
"1e50c3db-2dd0-4540-9441-72d3385805f4"
]
},
"Created": "2026-08-30T22:28:06.2742079+00:00",
"Modified": "2026-08-30T22:28:06.2742079+00:00",
"Author": "2ef2a886-06ec-4fce-9b18-9a39ec2fef28",
"Editor": "f021193f-84af-4e1a-96b7-1548c37fa9fc",
"SupportUser": true,
"Expiration": "2026-08-30T22:28:06.2742079+00:00",
"CostRate": [
{
"Id": "6792bddc-fa29-4000-a652-f5faee93b7e5",
"StartDate": "2026-08-30T22:28:06.2742079+00:00",
"EndDate": "2026-08-30T22:28:06.2742079+00:00",
"Cost": 4.0
},
{
"Id": "6792bddc-fa29-4000-a652-f5faee93b7e5",
"StartDate": "2026-08-30T22:28:06.2742079+00:00",
"EndDate": "2026-08-30T22:28:06.2742079+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "d804b290-cc33-425a-8114-bdeeab7c9a29",
"StartDate": "2026-08-30T22:28:06.2742079+00:00",
"EndDate": "2026-08-30T22:28:06.2742079+00:00",
"Rate": 4.0
},
{
"Id": "d804b290-cc33-425a-8114-bdeeab7c9a29",
"StartDate": "2026-08-30T22:28:06.2742079+00:00",
"EndDate": "2026-08-30T22:28:06.2742079+00:00",
"Rate": 4.0
}
],
"id": "2a7df204-427f-4dcc-ace3-6cc56fda2ab1",
"ConfigId": "3b5a727a-d02b-49dd-aafd-bfe53762f802"
}
]