# Statements

## Get merchant statements

 - [GET /v1/statements/{merchantId}](https://docs.taluspay.com/openapi/statements/statementscontroller_getstatements.md): Retrieve a list of available monthly statements for the authenticated merchant

## Download a statement PDF

 - [GET /v1/statements/{merchantId}/download/{statementId}](https://docs.taluspay.com/openapi/statements/statementscontroller_downloadstatement.md): Download a specific monthly statement PDF with ISV branding applied

