GET
/
exchange
/
exchange
/
swap-configurations
/
{id}
{
  "data": {
    "id": "<string>",
    "order_type": "sell",
    "symbol": "<string>",
    "ttl": 123
  }
}

Path Parameters

id
string
required

Swap Configuration ID

Response

200
application/json
SwapConfiguration

Response schema for a single swap configuration

data
object

Response schema for a single swap configuration