Get project-role mappings

Enterprise feature

For the provided role, retrieves a list of projects that use this role. For each project it also contains information about how the role used in that project, such as how many users, groups, or service accounts that use the role.

Authentication

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

Path parameters

roleIdstringRequired

Response

projectRoleUsageSchema
projectslist of objects or null
A collection of projects with counts of users and groups mapped to them with specified roles.

Errors