Go Headless

/

REST
Articles
Get Started
Use the Wix MCP
What's New

App Management
OAuth 2
App Billing
App Instance
App Permissions
Embedded Scripts
BI Event
Editor Deep Link
Site Plugins

Business Solutions
eCommerce
Stores
Bookings
CMS
Events
Introduction
Events Schema for Wix Search
Policies V2
Ticket Definitions V3
Events V3
Event Guests
Staff Members
Categories
Rich Content
RSVP V2
Orders
RSVP
Schedule Items
Tickets
Form
Restaurants
Blog
Forum
Pricing Plans
Portfolio
Benefit Programs

Assets
Media
HTTP Functions
Pro Gallery

CRM
Members & Contacts
Forms
Community
Communication
Loyalty Program
CRM

Business Management
AI Site-Chat
Analytics
App Installation
Async Job
Automations
Calendar
Captcha
Categories
Cookie Consent Policy
Custom Embeds
Data Extension Schema
Dashboard
FAQ App
Get Paid
Headless Authentication
Locations
Marketing
Multilingual
Notifications
Payments
Site Search
Secrets
Site Properties
Site URLs
Tags

Account Level
About Account Level APIs
Sites
Resellers
Domains
B2B Site Management
User Management
Funnel

Events Schema for Wix Search

This article describes the Wix Events fields you can search and aggregate on a site.

To search or aggregate Wix Events on a site, set the search API documentType parameter to EVENTS.

Fields

documentType

Description: Document type that was searched. In this case, EVENTS.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

_id

Description: Event ID.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

title

Description: Event name.

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: in, eq, ne, gt, ge, lt, le

description

Description: Event description.

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: No

url

Description: Event page's link.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

image

Description: File source of the image for this event.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

category

Description: Category associated with the event.

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: No 

tagLine

Description: Event's tagline (subtitle).

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: No

startDate

Description: Event start date.

Type: Date and Time

Can search the content of this field: No

Can facet: Yes

Can sort: Yes

Can filter: eq, ne, gt, gte, lt, lte, exists

location

Description: Event location.

Type: String

Can search the content of this field: Yes

Can facet: Yes

Can sort: Yes

Can filter: No

minPrice

Description: Minimum event price.

Type: Double

Can search the content of this field: No

Can facet: Yes

Can sort: Yes

Can filter: eq, ne, gt, gte, lt, lte, exists

maxPrice

Description: Maximum event price.

Type: Double

Can search the content of this field: No

Can facet: Yes

Can sort: Yes

Can filter: eq, ne, gt, gte, lt, lte, exists

currency

Description: Currency of the event price.

Type: String

Can search the content of this field: No

Can facet: Yes

Can sort: Yes

Can filter: eq, ne, gt, gte, lt, lte, exists, startsWith

eventType

Description: Event type.

Type: String

Can search the content of this field: No

Can facet: Yes

Can sort: Yes

Can filter: eq, ne, gt, gte, lt, lte, exists, startsWith

Did this help?