V1 Get a List of Roles

Returns a list of Roles that are defined on the Encompass instance.

Note: A roleID of "-1" equates to the text value of "Others" in Encompass Smart Client.

Response Codes

Response CodeDescription
200 SUCCESSRoles were retrieved successfully.
401 UNAUTHORIZEDAuthorization information was missing from the request or the token is expired.
404 NOT FOUNDList not found.
405 METHOD NOT ALLOWEDIndicates the HTTP method used is not supported by the target resource.
500 INTERNAL SERVER ERRORIndicates an unexpected error occurred.
Language