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": "c8bb47f7-26a6-4019-a2c6-2ebfb179db4a",
"Office365Id": "631b8801-ba00-4bbe-9f81-b73c6789179c",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "b78bb4f0-5433-4f25-a72f-8b7aba06112e",
"LastLogin": "2026-06-10T00:29:14.8614861+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"b4d38cbf-1d65-4dd2-808e-b466bb92588a",
"68b84339-4482-4e4d-90f1-abe3d3593106"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"9711fdd0-7cc4-4273-af7d-ceae7bf45f87",
"62623c43-736e-446d-b0c8-c58526d25dfb"
]
},
"Created": "2026-06-10T00:29:14.8614861+00:00",
"Modified": "2026-06-10T00:29:14.8614861+00:00",
"Author": "511e9093-4ad1-4499-b0f9-2f42f3bcdccf",
"Editor": "1eb0aa14-b717-455c-9daa-bec9c5d7f46b",
"CostRate": [
{
"Id": "8e242dab-c307-46cc-86fc-fd6ef05306b1",
"StartDate": "2026-06-10T00:29:14.8614861+00:00",
"EndDate": "2026-06-10T00:29:14.8614861+00:00",
"Cost": 4.0
},
{
"Id": "8e242dab-c307-46cc-86fc-fd6ef05306b1",
"StartDate": "2026-06-10T00:29:14.8614861+00:00",
"EndDate": "2026-06-10T00:29:14.8614861+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "494f571a-dc85-441d-8df1-d752da763f73",
"StartDate": "2026-06-10T00:29:14.8614861+00:00",
"EndDate": "2026-06-10T00:29:14.8614861+00:00",
"Rate": 4.0
},
{
"Id": "494f571a-dc85-441d-8df1-d752da763f73",
"StartDate": "2026-06-10T00:29:14.8614861+00:00",
"EndDate": "2026-06-10T00:29:14.8614861+00:00",
"Rate": 4.0
}
],
"id": "c604df5d-8e1b-448d-bccd-7a71c11b02e6",
"ConfigId": "a02eff75-d33d-42c5-8588-b1f52fac45bb"
},
{
"userid": "c8bb47f7-26a6-4019-a2c6-2ebfb179db4a",
"Office365Id": "631b8801-ba00-4bbe-9f81-b73c6789179c",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "b78bb4f0-5433-4f25-a72f-8b7aba06112e",
"LastLogin": "2026-06-10T00:29:14.8614861+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"b4d38cbf-1d65-4dd2-808e-b466bb92588a",
"68b84339-4482-4e4d-90f1-abe3d3593106"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"9711fdd0-7cc4-4273-af7d-ceae7bf45f87",
"62623c43-736e-446d-b0c8-c58526d25dfb"
]
},
"Created": "2026-06-10T00:29:14.8614861+00:00",
"Modified": "2026-06-10T00:29:14.8614861+00:00",
"Author": "511e9093-4ad1-4499-b0f9-2f42f3bcdccf",
"Editor": "1eb0aa14-b717-455c-9daa-bec9c5d7f46b",
"CostRate": [
{
"Id": "8e242dab-c307-46cc-86fc-fd6ef05306b1",
"StartDate": "2026-06-10T00:29:14.8614861+00:00",
"EndDate": "2026-06-10T00:29:14.8614861+00:00",
"Cost": 4.0
},
{
"Id": "8e242dab-c307-46cc-86fc-fd6ef05306b1",
"StartDate": "2026-06-10T00:29:14.8614861+00:00",
"EndDate": "2026-06-10T00:29:14.8614861+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "494f571a-dc85-441d-8df1-d752da763f73",
"StartDate": "2026-06-10T00:29:14.8614861+00:00",
"EndDate": "2026-06-10T00:29:14.8614861+00:00",
"Rate": 4.0
},
{
"Id": "494f571a-dc85-441d-8df1-d752da763f73",
"StartDate": "2026-06-10T00:29:14.8614861+00:00",
"EndDate": "2026-06-10T00:29:14.8614861+00:00",
"Rate": 4.0
}
],
"id": "c604df5d-8e1b-448d-bccd-7a71c11b02e6",
"ConfigId": "a02eff75-d33d-42c5-8588-b1f52fac45bb"
}
]