Orders
Get Order By Id
Returns information about an order
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The order ID
Response
200
application/json
Details of the order
The response is of type object
.