Description
Returns the access matching the ID specified.
HTTP Method | URI Scheme |
---|---|
GET | /server/access/{accessId} |
Parameters
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Path | accessId | The identifier of the access to get. | Required | string |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 | The access matching the identifier. |
Security
Type | Name |
---|---|
apiKey | Key |