# List supported tokens

```
GET 
/getSupportedTokens
```

Lists tokens that can be used on the requested side of a swap.

## Request

## Responses

* 200
* default

Supported token list.

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