# Bank accounts

Use this API operation to obtain the cash accounts registered against your stablecoin product,
including the one your `FIAT` redemptions settle to.

| Operation | Method | Description |
| --------- | ------ | ----------- |
| [List bank accounts](#operation/listBankAccounts) | GET | Get a paginated list of your stablecoin bank accounts. |


## List bank accounts

 - [GET /v1/stablecoin/bank-accounts](https://docs.ripple.com/products/stablecoin/api/reference/rlusd-openapi/bank-accounts/listbankaccounts.md): Returns a paginated list of the cash accounts registered against your stablecoin product,
including which one your FIAT redemptions settle to (isRedemption).

Account numbers and IBANs are served redacted to their last four characters. For the Ripple
account to wire into when buying, which is served in full, see
Get bank details.

An account list with no rows returns an empty page with 200, never a 404.

