GET

Get Event By Slug


Retrieves an event by the slug URL.

The slug is the end of an event URL that refers to a specific event. For example, if an event's URL is https://example.com/events/event/{my-event-slug}, the slug is my-event-slug.

Permissions
Manage Blog
Manage Bookings Services and Settings
Manage Challenges
Access Verticals by Automations
Set Up Automations
Manage Events - all permissions
Read Events - all read permissions
Manage Events
Manage Guest List
Read Events
Manage Events
Manage Portfolio
Manage Restaurants - all permissions
Manage Stores
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/events/v3/events/slug/{slug}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?