eb_order
Retrieve a single Eventbrite order by numeric ID, the buyer-side record behind a ticket, with optional attendee and event expansions.
Instructions
Get a single order by id (the buyer-side record behind a ticket). Order ids appear in eb_my_orders / eb_event_orders results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Comma-separated expansions, e.g. 'attendees,event' | |
| order_id | Yes | Numeric order id |