Get Event Average Ticket Price per Block

Get average ticket prices per block

get

Returns the weighted average ticket price, total sold tickets, and last sale date per block for a given event.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idintegerRequired

The ID of the event.

Responses
200

Average ticket prices per block

application/json
get
/event/{id}/avgprice

Last updated

Was this helpful?