GET
Get quote by ID.
Retrieve a quote by its ID, along with its current state. To follow a swap through to completion, use get order.

Path Parameters

id
string
required

Quote id from POST /quote.

Response

Object with quote details.

status
enum<string>
Available options:
Ok
result
object

A priced quote. A request may return one per solver.