Retrieve comprehensive sales statistics across all events organized by the authenticated user, including revenue, ticket sales, growth metrics, and recent transactions.
Statistics are calculated in real-time from the database. No caching is applied, ensuring you always see the latest data.For high-traffic organizers, consider:
Client-side caching with a 5-minute TTL
Implementing webhook listeners for order updates
Using Server-Sent Events (SSE) for live dashboard updates