List my fulfillment orders

Returns the fulfillment orders belonging to the authenticated end-user (resolved from the JWT), newest first by last_mutation_date. Each item includes its issued tickets inline so a single paginated call is enough to render "all my tickets".

Orders without tickets yet (PENDING / CONFIRMED before barcodes are assigned) are returned with an empty tickets array.

Deliverable PDF URLs are not included in list responses — call the per-order tickets endpoint for a presigned download URL.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
1 to 100
Defaults to 20

Number of items to return per page.

string

Opaque pagination cursor returned by a previous response.

string
enum

Filter results to orders in the given lifecycle state.

Allowed:
Headers
uuid
required

Campaign scope for this request. Filters content to the specified campaign.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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