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": "d37ae4c5-9450-4e09-92d3-aeb43404580a",
"Office365Id": "e5297064-3454-4223-936d-d8c07e9674b7",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "2d562450-3900-4995-9d2a-7bed5b132033",
"LastLogin": "2026-09-15T05:32:35.4756273+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"f4699e17-ef3b-421b-83b1-9551714e49ba",
"e88c67c6-fbf8-4db5-a0aa-20ca7db1fc58"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"574f5f27-7330-4e69-a3c2-e96588300299",
"944b5d61-d755-40ca-924d-8a61bae855ed"
]
},
"Created": "2026-09-15T05:32:35.4756273+00:00",
"Modified": "2026-09-15T05:32:35.4756273+00:00",
"Author": "ca7f719f-296b-44b2-b85b-ede4576e1ca0",
"Editor": "a7f948be-3b51-4fd5-b952-b90bbe92e534",
"SupportUser": true,
"Expiration": "2026-09-15T05:32:35.4756273+00:00",
"CostRate": [
{
"Id": "fc0a16a4-892c-416a-96a2-7d3bd47248b4",
"StartDate": "2026-09-15T05:32:35.4756273+00:00",
"EndDate": "2026-09-15T05:32:35.4756273+00:00",
"Cost": 4.0
},
{
"Id": "fc0a16a4-892c-416a-96a2-7d3bd47248b4",
"StartDate": "2026-09-15T05:32:35.4756273+00:00",
"EndDate": "2026-09-15T05:32:35.4756273+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "a68e01c4-363e-4702-883b-cf38f41fc323",
"StartDate": "2026-09-15T05:32:35.4756273+00:00",
"EndDate": "2026-09-15T05:32:35.4756273+00:00",
"Rate": 4.0
},
{
"Id": "a68e01c4-363e-4702-883b-cf38f41fc323",
"StartDate": "2026-09-15T05:32:35.4756273+00:00",
"EndDate": "2026-09-15T05:32:35.4756273+00:00",
"Rate": 4.0
}
],
"id": "8c11e94d-b3f0-4717-a6ba-3498ec3c81a5",
"ConfigId": "6b722b3f-0213-460f-9e0b-678704998942"
},
{
"userid": "d37ae4c5-9450-4e09-92d3-aeb43404580a",
"Office365Id": "e5297064-3454-4223-936d-d8c07e9674b7",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "2d562450-3900-4995-9d2a-7bed5b132033",
"LastLogin": "2026-09-15T05:32:35.4756273+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"f4699e17-ef3b-421b-83b1-9551714e49ba",
"e88c67c6-fbf8-4db5-a0aa-20ca7db1fc58"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"574f5f27-7330-4e69-a3c2-e96588300299",
"944b5d61-d755-40ca-924d-8a61bae855ed"
]
},
"Created": "2026-09-15T05:32:35.4756273+00:00",
"Modified": "2026-09-15T05:32:35.4756273+00:00",
"Author": "ca7f719f-296b-44b2-b85b-ede4576e1ca0",
"Editor": "a7f948be-3b51-4fd5-b952-b90bbe92e534",
"SupportUser": true,
"Expiration": "2026-09-15T05:32:35.4756273+00:00",
"CostRate": [
{
"Id": "fc0a16a4-892c-416a-96a2-7d3bd47248b4",
"StartDate": "2026-09-15T05:32:35.4756273+00:00",
"EndDate": "2026-09-15T05:32:35.4756273+00:00",
"Cost": 4.0
},
{
"Id": "fc0a16a4-892c-416a-96a2-7d3bd47248b4",
"StartDate": "2026-09-15T05:32:35.4756273+00:00",
"EndDate": "2026-09-15T05:32:35.4756273+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "a68e01c4-363e-4702-883b-cf38f41fc323",
"StartDate": "2026-09-15T05:32:35.4756273+00:00",
"EndDate": "2026-09-15T05:32:35.4756273+00:00",
"Rate": 4.0
},
{
"Id": "a68e01c4-363e-4702-883b-cf38f41fc323",
"StartDate": "2026-09-15T05:32:35.4756273+00:00",
"EndDate": "2026-09-15T05:32:35.4756273+00:00",
"Rate": 4.0
}
],
"id": "8c11e94d-b3f0-4717-a6ba-3498ec3c81a5",
"ConfigId": "6b722b3f-0213-460f-9e0b-678704998942"
}
]