Get Order by ID

Retrieves an order from its ID or short ID. Only works for orders belonging to the token's organization.

Path Params
string
required

ID or short ID of the order to be retrieved

Query Params
string

Public access token used to authorize the request. Requests may only come from the token's allowed domains. This parameter is mandatory when making requests from a browser. Outside of the browser instead supply a bearer header using a private access token.

boolean

Fetches detailed information about the configuration, specifically item name and item metadata for part references. NOTE - The current implementation assumes that the format of the variant field is identical to how the player stores configuration. For a custom format, there is a possibility that it may not work

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json