GET api/resources?email={email}&field={field}&value={value}&Generics={Generics}
Get resources
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| string |
Default value is |
||
| field | string |
Default value is |
|
| value | string |
Default value is |
|
| Generics | boolean |
Default value is True |
Body Parameters
None.
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": "e0b02c03-8a4f-4a5f-9063-c9b594c42418",
"Office365Id": "3536cad4-96f2-475a-b632-50d9523083ce",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "d3cbdcb9-36c5-4507-ab6c-382b4adbc237",
"LastLogin": "2026-07-21T13:06:26.9845698+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"cd271cb5-4f0d-48a4-b3b1-a6a6dc5bab0a",
"08c3e092-b511-4e91-adcb-66b79e794365"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"1d70603a-ad09-4457-8654-dc227b48cd2b",
"58e149e1-24de-4792-b12b-99b23dda8439"
]
},
"Created": "2026-07-21T13:06:26.9845698+00:00",
"Modified": "2026-07-21T13:06:26.9845698+00:00",
"Author": "edbfdc73-ef0b-4581-ba21-fe986cb9ddf0",
"Editor": "48f0de74-ce9d-4d69-b17b-524db07fe7a4",
"SupportUser": true,
"Expiration": "2026-07-21T13:06:26.9845698+00:00",
"CostRate": [
{
"Id": "935f2521-9c3b-4e33-ae0d-675efe07f5fa",
"StartDate": "2026-07-21T13:06:26.9845698+00:00",
"EndDate": "2026-07-21T13:06:26.9845698+00:00",
"Cost": 4.0
},
{
"Id": "935f2521-9c3b-4e33-ae0d-675efe07f5fa",
"StartDate": "2026-07-21T13:06:26.9845698+00:00",
"EndDate": "2026-07-21T13:06:26.9845698+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "a5d18527-09a9-413a-a54e-a1c28e3f88d7",
"StartDate": "2026-07-21T13:06:26.9845698+00:00",
"EndDate": "2026-07-21T13:06:26.9845698+00:00",
"Rate": 4.0
},
{
"Id": "a5d18527-09a9-413a-a54e-a1c28e3f88d7",
"StartDate": "2026-07-21T13:06:26.9845698+00:00",
"EndDate": "2026-07-21T13:06:26.9845698+00:00",
"Rate": 4.0
}
],
"id": "246d80ff-3738-4401-8a9c-cdcd8384af8b",
"ConfigId": "9b3b28d3-5b28-4b8d-80ec-7c42f7e36206"
},
{
"userid": "e0b02c03-8a4f-4a5f-9063-c9b594c42418",
"Office365Id": "3536cad4-96f2-475a-b632-50d9523083ce",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "d3cbdcb9-36c5-4507-ab6c-382b4adbc237",
"LastLogin": "2026-07-21T13:06:26.9845698+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"cd271cb5-4f0d-48a4-b3b1-a6a6dc5bab0a",
"08c3e092-b511-4e91-adcb-66b79e794365"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"1d70603a-ad09-4457-8654-dc227b48cd2b",
"58e149e1-24de-4792-b12b-99b23dda8439"
]
},
"Created": "2026-07-21T13:06:26.9845698+00:00",
"Modified": "2026-07-21T13:06:26.9845698+00:00",
"Author": "edbfdc73-ef0b-4581-ba21-fe986cb9ddf0",
"Editor": "48f0de74-ce9d-4d69-b17b-524db07fe7a4",
"SupportUser": true,
"Expiration": "2026-07-21T13:06:26.9845698+00:00",
"CostRate": [
{
"Id": "935f2521-9c3b-4e33-ae0d-675efe07f5fa",
"StartDate": "2026-07-21T13:06:26.9845698+00:00",
"EndDate": "2026-07-21T13:06:26.9845698+00:00",
"Cost": 4.0
},
{
"Id": "935f2521-9c3b-4e33-ae0d-675efe07f5fa",
"StartDate": "2026-07-21T13:06:26.9845698+00:00",
"EndDate": "2026-07-21T13:06:26.9845698+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "a5d18527-09a9-413a-a54e-a1c28e3f88d7",
"StartDate": "2026-07-21T13:06:26.9845698+00:00",
"EndDate": "2026-07-21T13:06:26.9845698+00:00",
"Rate": 4.0
},
{
"Id": "a5d18527-09a9-413a-a54e-a1c28e3f88d7",
"StartDate": "2026-07-21T13:06:26.9845698+00:00",
"EndDate": "2026-07-21T13:06:26.9845698+00:00",
"Rate": 4.0
}
],
"id": "246d80ff-3738-4401-8a9c-cdcd8384af8b",
"ConfigId": "9b3b28d3-5b28-4b8d-80ec-7c42f7e36206"
}
]