...
Returns a list of all external roles that exist in the company.
HTTP Methodmethod | URI Schemescheme |
---|---|
GET | /server/external-role |
Responses
HTTP Codecode | Message | Description | Schema |
---|---|---|---|
200 | A list of external roles. | <ExternalRole> array | |
400 | The application with the specified key could not be found |
...