Skip to main content
GET
Get matched order by ID.
Retrieve detailed information about a specific order by its ID.

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