GET
Get matched order by ID.
Retrieve detailed information about a specific order by its ID, including the status of both swap legs. The order ID is the quote ID returned by create quote.

Authorizations

garden-app-id
string
header
required

If you do not yet have an app ID, please follow these steps.

Path Parameters

order
string
required

Response

200 - application/json

Object with order details.

result
object
required
status
enum<string>
Available options:
Ok,
Error
error
string | null