# List compatible counter-tokens

```
GET 
/getSwapCounterTokens
```

Lists swap counter-tokens for a given token on the requested side of the route.

## Request

## Responses

* 200
* default

Compatible counter-token list.

Framework integration specific error response. `SwapperApi` throws plain errors and the host HTTP layer decides the status code and response body shape.
