get https://api.elliemae.com/encompass/v1/settings/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 Code | Description |
---|---|
200 SUCCESS | Roles were retrieved successfully. |
401 UNAUTHORIZED | Authorization information was missing from the request or the token is expired. |
404 NOT FOUND | List not found. |
405 METHOD NOT ALLOWED | Indicates the HTTP method used is not supported by the target resource. |
500 INTERNAL SERVER ERROR | Indicates an unexpected error occurred. |