# Statements

Use these endpoints to retrieve monthly statements for bank and brokerage accounts.

## List Customer Statements

 - [GET /api/v1/statements/](https://docs.jiko.io/products/customer-api/reference/statements/list_customer_statements_api_v1_statements__get.md): This endpoint retrieves a list of all available account statements (e.g., BANK, BROKERAGE) and tax documents (1099-INT, 1099-B).

Returns a paginated StatementListResponse. The list can be filtered by account, statement type, and date key (e.g., "2023" or "2023-01").

Customers can expect monthly statements to be available by the 15th of every month.

