GET
/
orders
/
{orderId}

Authorizations

Authorization
string
header
required

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

Path Parameters

orderId
string
required

ID of the order to retrieve

Response

200 - application/json
data
object