API reference
GETRequires Bearer token
List signed documents
/api/v4/documents
Retrieve `/api/v4/documents`. Authenticated routes need `Authorization: Bearer {token}` from `POST /api/v1/login`.
Path parameters
This endpoint has no path parameters.
Query parameters
| Field | Type | Description |
|---|---|---|
page | integer | Page number. e.g. 1 |
Request body
This endpoint does not accept a request body.
Responses
| Status | Meaning |
|---|---|
| 500 | See the example response. |