Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Headers

X-Socket-Id
string

Path Parameters

workspaceId
string
required

Query Parameters

server
string
excludeNpcOrders
boolean

Response

200 - application/json

Default Response

order_number
number
required
items
string[]
required
submitted_by
string
required
status
enum<string>
required
Available options:
submitted,
handed_to,
waiting_for_preparation,
finding_new_colleague,
preparing,
completed,
waiting_for_pickup,
cancelled
customer
string
required
_id
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
prepared_by
string
picked_up_by
string
game_id
string
job_id
string