GET api/enterpriseteams/{id}/members
Get a teams resources
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
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": "5b7252ad-19f1-459a-822e-6dd8eabd4e85",
"Office365Id": "dbcacd81-788e-4e66-9e24-a8ce36819c18",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "98271a57-cf18-40d4-8c5f-b1929a07f1bd",
"LastLogin": "2026-06-05T16:28:21.4975252+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"abb299ee-9fff-4598-9ee9-4fb09beafbe0",
"b97d5616-0aa2-41d4-aa73-9295c7a53ed7"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"e87b6a52-ba7f-46cd-8577-f8e0a6f0ea65",
"7a2ca6e5-17ac-4f2b-a396-2318776c5498"
]
},
"Created": "2026-06-05T16:28:21.4975252+00:00",
"Modified": "2026-06-05T16:28:21.4975252+00:00",
"Author": "41211c3c-7be3-4514-a7de-b60839dca370",
"Editor": "d8402613-e19f-4b40-8796-ad6b56d1bf1b",
"CostRate": [
{
"Id": "f69f403b-ef26-4c2c-b243-2e238bc64603",
"StartDate": "2026-06-05T16:28:21.4975252+00:00",
"EndDate": "2026-06-05T16:28:21.4975252+00:00",
"Cost": 4.0
},
{
"Id": "f69f403b-ef26-4c2c-b243-2e238bc64603",
"StartDate": "2026-06-05T16:28:21.4975252+00:00",
"EndDate": "2026-06-05T16:28:21.4975252+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "ec07d945-febc-43b2-aa0a-01ddc5cf1b03",
"StartDate": "2026-06-05T16:28:21.4975252+00:00",
"EndDate": "2026-06-05T16:28:21.4975252+00:00",
"Rate": 4.0
},
{
"Id": "ec07d945-febc-43b2-aa0a-01ddc5cf1b03",
"StartDate": "2026-06-05T16:28:21.4975252+00:00",
"EndDate": "2026-06-05T16:28:21.4975252+00:00",
"Rate": 4.0
}
],
"id": "b10e1cbf-6724-467b-bb13-182c5a67dcab",
"ConfigId": "116217e6-b4a8-4a2f-8135-4b03d9044d17"
},
{
"userid": "5b7252ad-19f1-459a-822e-6dd8eabd4e85",
"Office365Id": "dbcacd81-788e-4e66-9e24-a8ce36819c18",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "98271a57-cf18-40d4-8c5f-b1929a07f1bd",
"LastLogin": "2026-06-05T16:28:21.4975252+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"abb299ee-9fff-4598-9ee9-4fb09beafbe0",
"b97d5616-0aa2-41d4-aa73-9295c7a53ed7"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"e87b6a52-ba7f-46cd-8577-f8e0a6f0ea65",
"7a2ca6e5-17ac-4f2b-a396-2318776c5498"
]
},
"Created": "2026-06-05T16:28:21.4975252+00:00",
"Modified": "2026-06-05T16:28:21.4975252+00:00",
"Author": "41211c3c-7be3-4514-a7de-b60839dca370",
"Editor": "d8402613-e19f-4b40-8796-ad6b56d1bf1b",
"CostRate": [
{
"Id": "f69f403b-ef26-4c2c-b243-2e238bc64603",
"StartDate": "2026-06-05T16:28:21.4975252+00:00",
"EndDate": "2026-06-05T16:28:21.4975252+00:00",
"Cost": 4.0
},
{
"Id": "f69f403b-ef26-4c2c-b243-2e238bc64603",
"StartDate": "2026-06-05T16:28:21.4975252+00:00",
"EndDate": "2026-06-05T16:28:21.4975252+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "ec07d945-febc-43b2-aa0a-01ddc5cf1b03",
"StartDate": "2026-06-05T16:28:21.4975252+00:00",
"EndDate": "2026-06-05T16:28:21.4975252+00:00",
"Rate": 4.0
},
{
"Id": "ec07d945-febc-43b2-aa0a-01ddc5cf1b03",
"StartDate": "2026-06-05T16:28:21.4975252+00:00",
"EndDate": "2026-06-05T16:28:21.4975252+00:00",
"Rate": 4.0
}
],
"id": "b10e1cbf-6724-467b-bb13-182c5a67dcab",
"ConfigId": "116217e6-b4a8-4a2f-8135-4b03d9044d17"
}
]