cURL
curl --request GET \ --url https://channels-service-alpha.fourvenues.com/events/by-slug/{slug} \ --header 'X-Api-Key: <api-key>'
{ "success": true }
Get an event by slug
The slug 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