Roles
Authorizations
AuthorizationstringRequired
Bearer authentication
Responses
200
Executed successfully.
application/json
400
Bad request.
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
unexpected error
application/json
503
unexpected error
application/json
get
/api/v1/authorization/rolesAuthorizations
AuthorizationstringRequired
Bearer authentication
Path parameters
roleIdPathinteger · int32RequiredExample:
The id of the role to retrieve
32Responses
200
Executed successfully.
application/json
400
Bad request.
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
The specified resource was not found
application/json
500
unexpected error
application/json
503
unexpected error
application/json
get
/api/v1/authorization/roles/{roleIdPath}Last updated