...
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Path | roleId | The ID of the internal role to get. | Required | stringString |
Responses
HTTP code | Common messages | Description | Schema |
---|---|---|---|
200 | The internal role. | ||
400 | The application with the specified key could not be found | stringString | |
Invalid role ID format | stringString | ||
Role not found! | stringString | ||
The role ID '%1' does not match the company ID '%2'. | %1 is the role ID specified via the URL. %2 is the company ID associated with the submitted application key. | stringString |
Security
Type | Name |
---|---|
apiKey | Key |
...