API reference
GETPublic
Get certificates download
/api/v1/certificates/{certificate}/download
Retrieve `/api/v1/certificates/{certificate}/download`. Authenticated routes need `Authorization: Bearer {token}` from `POST /api/v1/login`.
Path parameters
| Field | Type | Description |
|---|---|---|
certificate Required | string | Path parameter `certificate`. |
Query parameters
This endpoint has no query parameters.
Request body
This endpoint does not accept a request body.
Responses
| Status | Meaning |
|---|---|
| 502 | See the example response. |