Returns the fulfillment orders belonging to the given external user, newest
first (by last_mutation_date). Each item includes its issued tickets inline,
so a single paginated call is enough to render "all tickets for this user".
external_user_id is the same identifier the integrator supplied to
POST /session when generating the user's authorization code — there is no
separate platform user ID.
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 single-order endpoint for a presigned download URL.
Unknown external_user_id yields an empty list (no 404). This avoids
leaking user-existence signals to integrators.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
