v66

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-042174421.1 MB
Statements

List line items for a statement

List the line items for a given statement within a given financial account.

get/v1/financial_accounts/{financial_account_token}/statements/{statement_token}/line_items

Path parameters

financial_account_tokenstring uuid required

Globally unique identifier for financial account.

Globally unique identifier for financial account.

statement_tokenstring required

Globally unique identifier for statements.

Globally unique identifier for statements.

Query parameters

ending_beforestring

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.

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.

page_sizeinteger

Page size (for pagination).

Page size (for pagination).

starting_afterstring

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.

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.

Response

OK

has_moreboolean required