This endpoint will list the attendees of one specific event.

Attendees are returned in batches of 50, and it is possible to navigate using the "next" and "previous" links returned in the JSON data, or otherwise providing the page number in the URL.

This endpoint returns information about each attendee including:

  • Name

  • id

  • Contact Information

  • Work information

  • Answers to questions

  • Check in times and quantities

  • Their reservation type

  • Quantity

  • Ticket cost/payment status

  • Created/modified (using GMT)

With an attendee's id, you can view and update their contact details, as well as check the attendee in or out. A separate call is available for updating an attendee's questions

Language
Authorization
Header
Click Try It! to start a request and see the response here!