---
title: "Get all token configs for bridge and swap"
method: GET
path: "/bridge-swap-token-configs"
tags: ["configs"]
---

# Get all token configs for bridge and swap

`GET /bridge-swap-token-configs`

Fetch all bridge and swap token configs.

## Response `200`

Map of token symbols to their configuration arrays across all supported chains.

- object — Map of token symbols to their configuration arrays across all supported chains.

## Other responses

- `400` — The request did not match the expected schema

---

[API](https://skmtc.net/rhino/apis/bridge-api.md) · [All operations](https://skmtc.net/rhino/apis/bridge-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rhino/bridge-api/revisions/fb4dd5f3c1b3/schema)
