Get users and groups in project

Enterprise feature

Get all groups, users and their roles, and available roles for the given project.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired

Response

projectAccessSchema
groupslist of objects
A list of groups that have access to this project
userslist of objects
A list of users and their roles within this project
roleslist of objects
A list of roles that are available within this project.

Errors