Get a list of all current and prior statements for a specific account

List of statements for the account. To view line items for a specific statement, use the /accounts/{account_id}/statements route

Path Params
string
required

ID of the Account

Query Params
integer

The zero-indexed starting point for paginated statements list requests sorted by reverse statement date.

integer

The maximum number of accounts to be returned. Defaults to 100.

Responses

401

Unauthorized.

403

Forbidden.

404

Statements not found

429

Too many requests.

default

Unexpected Error.

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json