API ReferenceOrdersGet a specific orderGet a specific order GET /orders/:id Get a specific order Request Responses200401403404Order returned successfully.The Bearer token is missing or invalid.The authenticated account cannot access or modify this resource.Resource not found.