Role Get Permission Levels

GET {{baseUrl}}/roles/permissionlevels

Returns the list of permissions levels that can be assigned to roles.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"Level":1234567891234567,"Label":"","Description":""},{"Level":1234567891234567,"Label":"","Description":""}]