Retrieve tickets for one of my fulfillment orders

Returns the tickets issued for a specific fulfillment order belonging
to the authenticated end-user, plus a short-lived presigned download
URL for the consolidated ticket PDF when one has been produced.

The order is resolved by fulfillment_order_id and must belong to
the JWT-authenticated user. If the order does not exist or it
belongs to a different user, 404 Not Found is returned without
distinguishing between the two — this prevents enumeration of order
IDs across users.

If the order exists and belongs to the user but tickets have not
yet been assigned (status PENDING / CONFIRMED), 409 Conflict
is returned with the current status so the caller can poll.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Platform-generated identifier of the fulfillment order.

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