---
title: "Fetch Saved Banks"
method: GET
path: "/payments/integration-banks"
tags: ["Banks"]
---

# Fetch Saved Banks

`GET /payments/integration-banks`

Fetch banks on your integration

## Query parameters

- `page` integer
- `size` integer

## Response `200`

List of integration banks returned successfully

## Other responses

- `401` — Invalid or missing API credentials
- `403` — The integration is inactive or the action is not permitted
- `422` — Request validation failed — check the errors array for field-level details
- `500` — An unexpected server error occurred

---

[API](https://skmtc.net/breet/apis/breet-public-api.md) · [All operations](https://skmtc.net/breet/apis/breet-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/breet/breet-public-api/versions/5e7cf25847f7/schema)
