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