GET

Get Event


Retrieves an event by ID.

Specify fields to request specific fieldsets. For example, fields: ["FORM"] includes the event's registration form definition in the response. Use the returned input names, mandatory fields, and predefined options before creating an RSVP.

Permissions
Read Events
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/events/v3/events/{eventId}

Errors

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

Did this help?