Skip to main content
GET
/
v1
/
statements
/
{id}
/
pdf
Download a monthly statement PDF (stub until reports module lands)
curl --request GET \
  --url https://api.example.com/v1/statements/{id}/pdf \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Response

200 - undefined