cURL
curl --request GET \ --url https://channels-service-alpha.fourvenues.com/events/{id} \ --header 'X-Api-Key: <api-key>'
{ "success": true }
Get an event by id
The id of the event to retrieve.
Populates the event with the options given separated by comma.Populate options: -'*': All populators -'ticket-rates': Ticket Rates
OK
Show child attributes