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": "873ce5a6-73c9-4600-860d-04eaf5b27fc1",
"Office365Id": "ee4e200a-0919-479e-88c9-08ba9bbceaed",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "6b32eb0c-877c-423d-a633-8ea932cacaa7",
"LastLogin": "2026-08-03T11:43:49.0257278+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"48188bf5-8e09-47b8-9214-473f37fe5489",
"00bfcb9f-267f-48ba-8c12-5033ed94da45"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"3e72137f-6bbf-458c-9e07-fd3da0a8e0c1",
"1f19cb0d-cd63-42c6-9629-87d377ffdffd"
]
},
"Created": "2026-08-03T11:43:49.0257278+00:00",
"Modified": "2026-08-03T11:43:49.0257278+00:00",
"Author": "7d5d52ff-c7f8-427b-8666-e6ccdfcc4978",
"Editor": "8f5a0c1b-0ed1-4462-8869-17cc24dee7ba",
"SupportUser": true,
"Expiration": "2026-08-03T11:43:49.0257278+00:00",
"CostRate": [
{
"Id": "5981eced-d01f-46e8-802b-a533b3c951b6",
"StartDate": "2026-08-03T11:43:49.0257278+00:00",
"EndDate": "2026-08-03T11:43:49.0257278+00:00",
"Cost": 4.0
},
{
"Id": "5981eced-d01f-46e8-802b-a533b3c951b6",
"StartDate": "2026-08-03T11:43:49.0257278+00:00",
"EndDate": "2026-08-03T11:43:49.0257278+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "30442b4a-7f9b-4d7c-bc33-48fedb258c21",
"StartDate": "2026-08-03T11:43:49.0257278+00:00",
"EndDate": "2026-08-03T11:43:49.0257278+00:00",
"Rate": 4.0
},
{
"Id": "30442b4a-7f9b-4d7c-bc33-48fedb258c21",
"StartDate": "2026-08-03T11:43:49.0257278+00:00",
"EndDate": "2026-08-03T11:43:49.0257278+00:00",
"Rate": 4.0
}
],
"id": "f99153e3-666e-4d57-b9ac-0ee6d4c51f1a",
"ConfigId": "882bc6e9-89b5-4d39-a290-b01b58199a5d"
},
{
"userid": "873ce5a6-73c9-4600-860d-04eaf5b27fc1",
"Office365Id": "ee4e200a-0919-479e-88c9-08ba9bbceaed",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "6b32eb0c-877c-423d-a633-8ea932cacaa7",
"LastLogin": "2026-08-03T11:43:49.0257278+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"48188bf5-8e09-47b8-9214-473f37fe5489",
"00bfcb9f-267f-48ba-8c12-5033ed94da45"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"3e72137f-6bbf-458c-9e07-fd3da0a8e0c1",
"1f19cb0d-cd63-42c6-9629-87d377ffdffd"
]
},
"Created": "2026-08-03T11:43:49.0257278+00:00",
"Modified": "2026-08-03T11:43:49.0257278+00:00",
"Author": "7d5d52ff-c7f8-427b-8666-e6ccdfcc4978",
"Editor": "8f5a0c1b-0ed1-4462-8869-17cc24dee7ba",
"SupportUser": true,
"Expiration": "2026-08-03T11:43:49.0257278+00:00",
"CostRate": [
{
"Id": "5981eced-d01f-46e8-802b-a533b3c951b6",
"StartDate": "2026-08-03T11:43:49.0257278+00:00",
"EndDate": "2026-08-03T11:43:49.0257278+00:00",
"Cost": 4.0
},
{
"Id": "5981eced-d01f-46e8-802b-a533b3c951b6",
"StartDate": "2026-08-03T11:43:49.0257278+00:00",
"EndDate": "2026-08-03T11:43:49.0257278+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "30442b4a-7f9b-4d7c-bc33-48fedb258c21",
"StartDate": "2026-08-03T11:43:49.0257278+00:00",
"EndDate": "2026-08-03T11:43:49.0257278+00:00",
"Rate": 4.0
},
{
"Id": "30442b4a-7f9b-4d7c-bc33-48fedb258c21",
"StartDate": "2026-08-03T11:43:49.0257278+00:00",
"EndDate": "2026-08-03T11:43:49.0257278+00:00",
"Rate": 4.0
}
],
"id": "f99153e3-666e-4d57-b9ac-0ee6d4c51f1a",
"ConfigId": "882bc6e9-89b5-4d39-a290-b01b58199a5d"
}
]