Docs

Get Orders

GET /orders

GET/orders

Required Tokens

FieldTypeRequiredDescription
BearerAuthorization: Bearer <api-key>OptionalYour API key. Pass it as the Bearer token on every request.

Returns a summary list of all orders for the event.

Response

Returns an array of order summary objects.

FieldTypeDescription
idGuidOrder ID.
namestringOrder name.
statusstringCurrent order status.
internalNotesstringInternal-facing notes.
externalNotesstringExternal/vendor-facing notes.