---
title: "Get Institutions"
method: GET
path: "/v1/wallets/{walletId}/withdraw/fiat/institutions"
tags: ["Withdraw Fiat"]
---

# Get Institutions

`GET /v1/wallets/{walletId}/withdraw/fiat/institutions`

Get Institutions

## Query parameters

- `currency` string, required
- `amount` number, required
- `assetId` string, required

## Response `200`

200

- object
  - `data` object[]
    - `code` string
    - `name` string
    - `type` string
  - `message` string
  - `status` boolean

---

[API](https://skmtc.net/blockradar/apis/blockradar-documentation.md) · [All operations](https://skmtc.net/blockradar/apis/blockradar-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockradar/blockradar-documentation/revisions/97f95b4cfc0d/schema)
