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
Restaurants
Blog
Forum
Pricing Plans
Portfolio
Benefit Programs

Assets
Media
HTTP Functions
Pro Gallery
Introduction
Example Flows
Pro Gallery Schema for Wix Search
Gallery Object
G
List Galleries
P
Create Gallery
G
Get Gallery
D
Delete Gallery
G
List Gallery Items
P
Create Gallery Item
D
Delete Gallery Items
G
Get Gallery Item
D
Delete Gallery Item
P
Update Gallery
P
Bulk Delete Gallery Items
P
Update Gallery Item
Gallery Created
Gallery Updated
Gallery Deleted
Gallery Item Created
Gallery Item Updated
Gallery Item Deleted

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
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

Pro Gallery Schema for Wix Search

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

To search or aggregate Wix Pro Gallery items on a site, set the search API documentType parameter to PROGALLERY_ITEM.

Fields

documentType

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

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

_id

Description: The ID of the pro gallery item.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

title

Description: Post title.

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: Text of the post or comment.

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: No

isVideo

Description: Whether the gallery item is a video.

Type: Boolean

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: eq, ne, exists

Did this help?