API Reference

Show All Tickets

Log in to see full request history

This endpoint returns all Tickets that are associated with the Confirm. This endpoint supports the standard pagination parameters in addition to a “search” GET query parameter to search the tickets by first name, last name, and email address.


QueryDescription
searchScope the results to only tickets where the customer’s name or email is similar to the search value
q[checked_in_at_not_null]=trueFilter to only Tickets that have been checked in
q[s][]=last_name%20asc&q[s][]=first_name%20ascOrder tickets by last name first, then first name (in asc order)
Path Params
string
required
Query Params
boolean
Headers
string
Response

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