action pims_fetch_all_detailed_ticket_counts { label: "Find all detailed ticket counts for one event" provider: pims method: GET path: "/events/{event_id}/ticket-counts/detailed" encoding: json output: { type: "object" additionalProperties: true } }