eb_ticket_class
Retrieve details for a single ticket class from an Eventbrite event by providing the event ID and ticket class ID. Use this to access specific pricing and availability information.
Instructions
Get one ticket class of an event by id. Use eb_ticket_classes to list them first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Numeric event id | |
| ticket_class_id | Yes | Numeric ticket class id |