ProjectMembers
Returns members with access to a specified project.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| UserDetails | String | ||
| AvatarId | String | ||
| Role | String |
The allowed values are ADMIN, PROJECT_DEVELOPER, PROJECT_VIEWER, PROJECT_GUEST. | |
| ComputedProjectRole | String |
The allowed values are ADMIN, PROJECT_DEVELOPER, PROJECT_VIEWER, PROJECT_GUEST. | |
| TeamRole | String |
The allowed values are OWNER, MEMBER, DEVELOPER, SECURITY, BILLING, VIEWER, CONTRIBUTOR. | |
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| ProjectId | String |
Projects.Id |