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
projectId
Response
projectAccessSchema
groups
A list of groups that have access to this project
users
A list of users and their roles within this project
roles
A list of roles that are available within this project.