List Role Assignments
GET/api/hive/v1/roles/
Gets a paginated list of role assignments within a specified scope. Requires either 'workspace' or 'resource_project' scope to be specified. Additional filtering by user, group, or subject_project is allowed when scope is specified.
Request
Responses
- 200
- 400
- 403
- 404
Paginated list of role assignments
Bad request - invalid scope specification or missing required parameters
Access denied to specified scope
Workspace or project not found