Description
Returns a list of all internal roles that exist in the company.
HTTP method | URI scheme |
---|---|
GET | /server/internal-role |
Responses
HTTP code | Common messages | Description | Schema |
---|---|---|---|
200 | A list of internal roles. | <InternalRole> array | |
400 | The application with the specified key could not be found | String |
Security
Type | Name |
---|---|
apiKey | Key |