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