Skip to main content
GET
/
statements
/
{statementId}
/
download
Download a statement
curl --request GET \
  --url https://api.anchorage-staging.com/v2/statements/{statementId}/download \
  --header 'Api-Access-Key: <api-key>'
"<string>"

Authorizations

Api-Access-Key
string
header
required

An API key associated with a security role

Path Parameters

statementId
string<uuid>
required

Unique identifier for the statement

Response

Statement PDF file streamed as binary content

The response is of type file.