get_format
Retrieve an Eventbrite format by ID to identify an event type, such as a seminar, workshop, or concert, for use in event management workflows.
Instructions
Retrieve a Format by ID.
ENDPOINT: GET /formats/{format_id}/
Format represents event type (e.g., seminar, workshop, concert).
AUTHENTICATION: Requires: Authorization: Bearer PERSONAL_OAUTH_TOKEN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format_id | Yes | Format ID (required) |