Skip to main content
GET
Download Order

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

The ID of the user.

publicOrder_uuid
string
required

Response

200 - application/json
object | null

Successfully generated and returned an Order file.

The response is of type object | null.