---
title: "Get Banks for a customer."
method: GET
path: "/public/v3/webflow/banks"
tags: ["12. Custom Web Flow"]
---

# Get Banks for a customer.

`GET /public/v3/webflow/banks`

## Query parameters

- `status` 'available' | 'connected' | 'all', required

## Response `200`

Returns collection of `UserBank` objects (with bank data and additional user-relevant data). Bear in mind that transactions_consent_from and transactions_consent_to fields refer to the default values assigned in bank configuration, not current values taken from user's consent (there's a separate endpoint for that).

## Other responses

- `404` — Not found

---

[API](https://skmtc.dev/friendlyscore/apis/friendlyscore-public-api.md) · [All operations](https://skmtc.dev/friendlyscore/apis/friendlyscore-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/friendlyscore/friendlyscore-public-api/revisions/454887c48f5e/schema)
