...
HTTP method | URI scheme |
---|---|
GET | /server/external-role |
Responses
HTTP code | MessageCommon messages | Description | Schema |
---|---|---|---|
200 | A list of external roles. | <ExternalRole> array | |
400 | The application with the specified key could not be found |
...
...
HTTP method | URI scheme |
---|---|
GET | /server/external-role |
HTTP code | MessageCommon messages | Description | Schema |
---|---|---|---|
200 | A list of external roles. | <ExternalRole> array | |
400 | The application with the specified key could not be found |
...