Roles & Permissions
List Team Roles
Retrieves all roles available within the current team context (includes global and team-specific roles). Requires role:view
scope.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Response
200
application/json
A list of roles.
The response is of type object[]
.