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": "4aa8be49-f8a6-433b-ab4d-616f9fb53ad3",
"Office365Id": "d7d29fd4-a301-4b5d-84c4-39f5ecb4f6f6",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "a19e4313-129d-4a3e-bd42-2a443ea1bd7b",
"LastLogin": "2026-07-01T16:18:57.2694208+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"a30d9c3c-b969-417c-bb83-65b34fd5f398",
"cc3ac3c2-c14d-4f8e-9bf1-f34b7da4d14a"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"155f2ff3-237a-4471-9d02-a0e24d6e9ef1",
"24f46ea6-7792-4ee3-9353-ae50d9c5c657"
]
},
"Created": "2026-07-01T16:18:57.2694208+00:00",
"Modified": "2026-07-01T16:18:57.2694208+00:00",
"Author": "d924d295-b10a-448d-b79e-379dcf0d2307",
"Editor": "13269426-5196-48c2-88a5-a2541ebec63e",
"SupportUser": true,
"Expiration": "2026-07-01T16:18:57.2694208+00:00",
"CostRate": [
{
"Id": "5eabe52a-18a5-45bc-9401-3134bd5cad57",
"StartDate": "2026-07-01T16:18:57.2694208+00:00",
"EndDate": "2026-07-01T16:18:57.2694208+00:00",
"Cost": 4.0
},
{
"Id": "5eabe52a-18a5-45bc-9401-3134bd5cad57",
"StartDate": "2026-07-01T16:18:57.2694208+00:00",
"EndDate": "2026-07-01T16:18:57.2694208+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "b6145d0b-71fa-40ef-b4d3-c8d4bf29de34",
"StartDate": "2026-07-01T16:18:57.2694208+00:00",
"EndDate": "2026-07-01T16:18:57.2694208+00:00",
"Rate": 4.0
},
{
"Id": "b6145d0b-71fa-40ef-b4d3-c8d4bf29de34",
"StartDate": "2026-07-01T16:18:57.2694208+00:00",
"EndDate": "2026-07-01T16:18:57.2694208+00:00",
"Rate": 4.0
}
],
"id": "f3bc2e37-6ed1-4c90-8a07-cac2ff192cc6",
"ConfigId": "90faef70-e84a-4cc0-9dc3-49a930720362"
},
{
"userid": "4aa8be49-f8a6-433b-ab4d-616f9fb53ad3",
"Office365Id": "d7d29fd4-a301-4b5d-84c4-39f5ecb4f6f6",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "a19e4313-129d-4a3e-bd42-2a443ea1bd7b",
"LastLogin": "2026-07-01T16:18:57.2694208+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"a30d9c3c-b969-417c-bb83-65b34fd5f398",
"cc3ac3c2-c14d-4f8e-9bf1-f34b7da4d14a"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"155f2ff3-237a-4471-9d02-a0e24d6e9ef1",
"24f46ea6-7792-4ee3-9353-ae50d9c5c657"
]
},
"Created": "2026-07-01T16:18:57.2694208+00:00",
"Modified": "2026-07-01T16:18:57.2694208+00:00",
"Author": "d924d295-b10a-448d-b79e-379dcf0d2307",
"Editor": "13269426-5196-48c2-88a5-a2541ebec63e",
"SupportUser": true,
"Expiration": "2026-07-01T16:18:57.2694208+00:00",
"CostRate": [
{
"Id": "5eabe52a-18a5-45bc-9401-3134bd5cad57",
"StartDate": "2026-07-01T16:18:57.2694208+00:00",
"EndDate": "2026-07-01T16:18:57.2694208+00:00",
"Cost": 4.0
},
{
"Id": "5eabe52a-18a5-45bc-9401-3134bd5cad57",
"StartDate": "2026-07-01T16:18:57.2694208+00:00",
"EndDate": "2026-07-01T16:18:57.2694208+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "b6145d0b-71fa-40ef-b4d3-c8d4bf29de34",
"StartDate": "2026-07-01T16:18:57.2694208+00:00",
"EndDate": "2026-07-01T16:18:57.2694208+00:00",
"Rate": 4.0
},
{
"Id": "b6145d0b-71fa-40ef-b4d3-c8d4bf29de34",
"StartDate": "2026-07-01T16:18:57.2694208+00:00",
"EndDate": "2026-07-01T16:18:57.2694208+00:00",
"Rate": 4.0
}
],
"id": "f3bc2e37-6ed1-4c90-8a07-cac2ff192cc6",
"ConfigId": "90faef70-e84a-4cc0-9dc3-49a930720362"
}
]