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. |
|
| 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": "5d5ad5e9-ec6f-42cb-9a5d-dd968cc487f1",
"Office365Id": "f23e7ab9-f3c2-410d-a420-dda70cfb7a05",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "73405b7c-9baf-464e-ad25-a11d31e591d3",
"LastLogin": "2026-06-05T16:22:28.3377164+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"bbdfce2e-d88d-434f-aae5-68c0dec74305",
"225b2820-5fa0-4216-83d7-9f755d740976"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"fa5de6bf-b8e0-4e12-98eb-3b43a3deafa2",
"57680890-9dd0-4fe9-a15f-e567574f1b82"
]
},
"Created": "2026-06-05T16:22:28.3377164+00:00",
"Modified": "2026-06-05T16:22:28.3377164+00:00",
"Author": "1a46e24b-9f55-48db-8c4e-d40810b94ea5",
"Editor": "26c2c954-c9a5-4730-97ab-f8b01182d435",
"CostRate": [
{
"Id": "686500af-14a0-4c11-90ab-b80380de29af",
"StartDate": "2026-06-05T16:22:28.3377164+00:00",
"EndDate": "2026-06-05T16:22:28.3377164+00:00",
"Cost": 4.0
},
{
"Id": "686500af-14a0-4c11-90ab-b80380de29af",
"StartDate": "2026-06-05T16:22:28.3377164+00:00",
"EndDate": "2026-06-05T16:22:28.3377164+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "f0e5bc0f-9070-4798-b995-7898ea314329",
"StartDate": "2026-06-05T16:22:28.3377164+00:00",
"EndDate": "2026-06-05T16:22:28.3377164+00:00",
"Rate": 4.0
},
{
"Id": "f0e5bc0f-9070-4798-b995-7898ea314329",
"StartDate": "2026-06-05T16:22:28.3377164+00:00",
"EndDate": "2026-06-05T16:22:28.3377164+00:00",
"Rate": 4.0
}
],
"id": "e652f62f-b292-476f-8d7f-c995473af3fe",
"ConfigId": "3036e8b9-855b-422c-b77d-d30a893182d8"
},
{
"userid": "5d5ad5e9-ec6f-42cb-9a5d-dd968cc487f1",
"Office365Id": "f23e7ab9-f3c2-410d-a420-dda70cfb7a05",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "73405b7c-9baf-464e-ad25-a11d31e591d3",
"LastLogin": "2026-06-05T16:22:28.3377164+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"bbdfce2e-d88d-434f-aae5-68c0dec74305",
"225b2820-5fa0-4216-83d7-9f755d740976"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"fa5de6bf-b8e0-4e12-98eb-3b43a3deafa2",
"57680890-9dd0-4fe9-a15f-e567574f1b82"
]
},
"Created": "2026-06-05T16:22:28.3377164+00:00",
"Modified": "2026-06-05T16:22:28.3377164+00:00",
"Author": "1a46e24b-9f55-48db-8c4e-d40810b94ea5",
"Editor": "26c2c954-c9a5-4730-97ab-f8b01182d435",
"CostRate": [
{
"Id": "686500af-14a0-4c11-90ab-b80380de29af",
"StartDate": "2026-06-05T16:22:28.3377164+00:00",
"EndDate": "2026-06-05T16:22:28.3377164+00:00",
"Cost": 4.0
},
{
"Id": "686500af-14a0-4c11-90ab-b80380de29af",
"StartDate": "2026-06-05T16:22:28.3377164+00:00",
"EndDate": "2026-06-05T16:22:28.3377164+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "f0e5bc0f-9070-4798-b995-7898ea314329",
"StartDate": "2026-06-05T16:22:28.3377164+00:00",
"EndDate": "2026-06-05T16:22:28.3377164+00:00",
"Rate": 4.0
},
{
"Id": "f0e5bc0f-9070-4798-b995-7898ea314329",
"StartDate": "2026-06-05T16:22:28.3377164+00:00",
"EndDate": "2026-06-05T16:22:28.3377164+00:00",
"Rate": 4.0
}
],
"id": "e652f62f-b292-476f-8d7f-c995473af3fe",
"ConfigId": "3036e8b9-855b-422c-b77d-d30a893182d8"
}
]