List statements

List the statements for a given financial account.

Path Params
uuid
required

Globally unique identifier for financial account.

Query Params
date

Date string in RFC 3339 format. Only entries created after the specified date will be included.

date

Date string in RFC 3339 format. Only entries created before the specified date will be included.

string

A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.

integer
1 to 100
Defaults to 50

Page size (for pagination).

string

A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.

boolean
Defaults to false

Whether to include the initial statement. It is not included by default.

Response

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