Skip to main content

Get Company or Events specific statistics

GET 

/statistics/dashboard/{event_guid?}

Returns the (order|Ticket Type|Product Type) aggregations on the metadata and the day and total counts for Ticket Types and revenue.

Request

Path Parameters

    event_guid uuid

    The guid of the Event. If set, get Event specific information, else Company information.

Responses

Aggregation from Elasticsearch.

Loading...