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
Read Events
Learn more about app permissions.
Method Declaration
Copy
Errors

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

Did this help?