# Charges

## Get All Charges

 - [GET /v1/charges](https://docs.taluspay.com/openapi/charges/get%20all%20charges.md): Retrieve all charges with pagination

## Get Charge

 - [GET /v1/charges/{charge_id}](https://docs.taluspay.com/openapi/charges/get%20charge.md): Retrieve a charge by its ID

