getAuthKeys
Requires authentication as administrator
getAuthKeys
Request
get /Auth/Keys
Parameters
| Name | In | Type | Default | Notes |
|---|---|---|---|---|
| StartIndex | query | Optional. The record index to start at. All items with a lower index will be dropped from the results. |
||
| Limit | query | Optional. The maximum number of records to return |
Responses
| Status Code | Type | Description | Samples |
|---|---|---|---|
| 200 | Operation successful. Response content unknown. |
||
| 400 | Bad Request. Server cannot process request. |
||
| 401 | Unauthorized. Client needs to authenticate. |
||
| 403 | Forbidden. No permission for the reqested operation. |
||
| 404 | Resource not found or unavailable. |
||
| 500 | Server error. |