AccessGroupMembers
Returns members of a specified access group. Requires an enterprise plan — queries will return HTTP 403 on hobby or pro plans.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| String | |||
| DisplayName | String | ||
| Username | String | ||
| AvatarId | String | ||
| TeamRole | String |
The allowed values are OWNER, MEMBER, DEVELOPER, SECURITY, BILLING, VIEWER, VIEWER_FOR_PLUS, CONTRIBUTOR. | |
| CreatedAt | Datetime | ||
| AccessGroupId | String |
AccessGroups.AccessGroupId |