GET
/
v1
/
orders
/
{orderId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orderId
string
required

Order ID

Response

200 - application/json

Single order returned by ID

responseStatus
string

Brief response status

message
string

Full response message

data
object

Order details