Skip to main content
GET
Download statement

Authorizations

Authorization
string
header
required

API key as Bearer token

Headers

Reap-Version
enum<string>
required

API version (YYYY-MM-DD)

Available options:
2025-02-14
Example:

"2025-02-14"

Path Parameters

id
string<uuid>
required

Statement ID

Response

Response for status 200

url
string<uri>
required

Short-lived URL serving the file directly. Fetch it without authentication headers.

expiresAt
string
required

ISO 8601 timestamp after which the URL stops working

Example:

"2025-04-02T03:25:12Z"