List User Role Names
Returns list of user role IDs and names.
Responses
- 200
- 403
- 500
successful operation
- application/json
- Schema
- Example (from schema)
Schema
- Array [
property name*
string- ]
[
{}
]
unauthorized_access
internal_error
Loading...