get_participant
Get Participant
Retrieve detailed information about a specific participant. Look up by either ticket ID or ticket number. Includes check-in status and custom form data.
get_participant
Retrieve detailed information about a specific participant. Look up by either ticket ID or ticket number. Includes check-in status and custom form data.
list_participants
Retrieve a paginated list of participants (attendees) for a specific event. Optionally filter by order to see only participants from a specific purchase.
checkin_participant
Perform check-in for a participant at an event. Look up the participant by either their ticket ID or ticket number.
get_order
Retrieve detailed information about a specific order by its ID, including buyer details and invoice information.
get_event
Retrieve detailed information about a specific event by its ID. Returns full event details including dates, location, host, and categories.
list_orders
Retrieve a paginated list of orders (ticket purchases) for a specific event. Supports filtering by status and pagination.
list_events
Retrieve a paginated list of events owned by the authenticated user. Supports filtering by date range and pagination. Use this to browse all your events or find events within a specific time window.
list_affiliates
Retrieve the list of affiliates associated with a specific event, including their commission rates and sales performance.
Read event, order, participant, and affiliate data from the Sympla event management and ticketing platform. Retrieve and filter events by date range or specific fields, list orders and order details for events, access participant and attendee information including check-in status, and look up affiliates associated with events. The API is read-only and does not support creating or modifying events.
Common questions about connecting Sympla to AI agents with Metorial.