---
title: "Banks Off Ramp"
method: GET
path: "/custodial/banks"
---

# Banks Off Ramp

`GET /custodial/banks`

This endpoint is used to fetch banks

## Query parameters

- `country` 'NG' | 'GH'

## Response `200`

200

- object
  - `status` string
  - `message` string
  - `data` object[]
    - `public_id` string
    - `code` string
    - `name` string
    - `created_at` string
    - `updated_at` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/quidax/apis/api-3-0.md) · [All operations](https://skmtc.net/quidax/apis/api-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quidax/api-3-0/revisions/75e2867b5dc0/schema)
