Description
Returns the access matching the ID specified.
...
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Path | accessId | The ID of the access to get. | Required | string |
Responses
HTTP Code | Message | Description | Schema | ||
---|---|---|---|---|---|
200 | The access matching the ID. | ||||
400 | The application with the specified key could not be found | ||||
400 | Invalid role ID format | This error message is returned when
| |||
400 | Unknown error | This error message is returned when
|
Security
Type | Name |
---|---|
apiKey | Key |
...