Role Get Permission Levels
GET {{baseUrl}}/roles/permissionlevels
Returns the list of permissions levels that can be assigned to roles.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"Level":1234567891234567,"Label":"","Description":""},{"Level":1234567891234567,"Label":"","Description":""}]