eb_order
Retrieve a single Eventbrite order by its numeric ID to view the buyer-side record behind a ticket. Use order IDs from event or my orders lists.
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 |