Events
Resolve event slug to canonical URL
Returns the category-rooted URL an event slug should redirect to. Child slugs in a group resolve to the group root. Archived events 404.
GET
/
api/v1/events/{slug}/canonical-urlPath Parameters
slugRequiredstring
Event slug.
Success