# Statements

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

 - [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 fi
