List Visits

GET /visits

You can use this endpoint to retrieve a list of visits. Optionally, you can use the filter parameter to filter the list of visits.

A visit represents a single entry to the venue. Each visit has a type that indicates whether it was a ticket utilization (TICKET_UTILIZATION) or a customer checkin (CUSTOMER_CHECKIN).

Use the Pagination and Querying sections to learn more about how to complete this request.

Available Fields to Query

Field NameType
DATEdate
NUMBER_OF_ADDITIONAL_PERSONSnumber
NUMBER_OF_ADULTSnumber
NUMBER_OF_CHILDRENnumber
TOTALnumber
Previous
Get Event Ticket