Counts
Find all detailed ticket counts for one event
get/events/{event_id}/ticket-counts/detailed
Path parameters
event_idinteger required
ID of the targeted event.
Query parameters
from_datestring date
Find only the ticket counts after this date.
to_datestring date
Find only the ticket counts before this date.
show_ignoredboolean
If set to false, show only the [event-]categories/[event-]price ranges/[event]channels which are not ignored. If set to true, show everything.
show_not_approvedboolean
If set to false, show only the approved ticket counts. If set to true, show all the ticket counts.
sort'date' | '-date'
Sort the ticket counts in the corresponding order.
page_sizeinteger
Pagination size, i.e. maximum number of items to be displayed in the response.
Response
Successful operation, gives an array of detailed ticket counts