GET
Get matched order by ID.
This is the v2 API. v3 is the current version. See the v3 reference.v2 continues to work and is not being switched off. A date will be announced well before anything changes.
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