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": "459c59c9-f445-450d-9415-8e7af24ba6b8",
"Office365Id": "098c60bc-923a-48d2-bb20-1f114112525b",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "06c4947c-151a-4350-8bb1-56d18ae74ad9",
"LastLogin": "2026-07-31T11:47:57.3319618+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"66c958ca-e2e8-4de1-868a-3bcbc9176412",
"95f5acbb-edc5-475b-96a3-7583d61e4355"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"37844ea4-ccb0-436f-b15b-14815cb7e46f",
"eab6999c-7654-4977-bfd9-2003dd952ae6"
]
},
"Created": "2026-07-31T11:47:57.3319618+00:00",
"Modified": "2026-07-31T11:47:57.3319618+00:00",
"Author": "24d277e9-5940-4e33-98c3-624fdcedde78",
"Editor": "ba23ee4b-afe9-43ca-b292-f88d9f1d4c4c",
"SupportUser": true,
"Expiration": "2026-07-31T11:47:57.3319618+00:00",
"CostRate": [
{
"Id": "97f0afa4-2282-4840-ab1d-a216efcd0aa8",
"StartDate": "2026-07-31T11:47:57.3319618+00:00",
"EndDate": "2026-07-31T11:47:57.3319618+00:00",
"Cost": 4.0
},
{
"Id": "97f0afa4-2282-4840-ab1d-a216efcd0aa8",
"StartDate": "2026-07-31T11:47:57.3319618+00:00",
"EndDate": "2026-07-31T11:47:57.3319618+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "ba8f0c97-8ada-4e15-8ba6-b41005912116",
"StartDate": "2026-07-31T11:47:57.3319618+00:00",
"EndDate": "2026-07-31T11:47:57.3319618+00:00",
"Rate": 4.0
},
{
"Id": "ba8f0c97-8ada-4e15-8ba6-b41005912116",
"StartDate": "2026-07-31T11:47:57.3319618+00:00",
"EndDate": "2026-07-31T11:47:57.3319618+00:00",
"Rate": 4.0
}
],
"id": "6399f64b-0389-433c-b750-ed878385fe7b",
"ConfigId": "e2ba6e45-68ce-45c0-994f-f086d6dd760e"
},
{
"userid": "459c59c9-f445-450d-9415-8e7af24ba6b8",
"Office365Id": "098c60bc-923a-48d2-bb20-1f114112525b",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "06c4947c-151a-4350-8bb1-56d18ae74ad9",
"LastLogin": "2026-07-31T11:47:57.3319618+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"66c958ca-e2e8-4de1-868a-3bcbc9176412",
"95f5acbb-edc5-475b-96a3-7583d61e4355"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"37844ea4-ccb0-436f-b15b-14815cb7e46f",
"eab6999c-7654-4977-bfd9-2003dd952ae6"
]
},
"Created": "2026-07-31T11:47:57.3319618+00:00",
"Modified": "2026-07-31T11:47:57.3319618+00:00",
"Author": "24d277e9-5940-4e33-98c3-624fdcedde78",
"Editor": "ba23ee4b-afe9-43ca-b292-f88d9f1d4c4c",
"SupportUser": true,
"Expiration": "2026-07-31T11:47:57.3319618+00:00",
"CostRate": [
{
"Id": "97f0afa4-2282-4840-ab1d-a216efcd0aa8",
"StartDate": "2026-07-31T11:47:57.3319618+00:00",
"EndDate": "2026-07-31T11:47:57.3319618+00:00",
"Cost": 4.0
},
{
"Id": "97f0afa4-2282-4840-ab1d-a216efcd0aa8",
"StartDate": "2026-07-31T11:47:57.3319618+00:00",
"EndDate": "2026-07-31T11:47:57.3319618+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "ba8f0c97-8ada-4e15-8ba6-b41005912116",
"StartDate": "2026-07-31T11:47:57.3319618+00:00",
"EndDate": "2026-07-31T11:47:57.3319618+00:00",
"Rate": 4.0
},
{
"Id": "ba8f0c97-8ada-4e15-8ba6-b41005912116",
"StartDate": "2026-07-31T11:47:57.3319618+00:00",
"EndDate": "2026-07-31T11:47:57.3319618+00:00",
"Rate": 4.0
}
],
"id": "6399f64b-0389-433c-b750-ed878385fe7b",
"ConfigId": "e2ba6e45-68ce-45c0-994f-f086d6dd760e"
}
]