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