POST

Search Intake Form Submissions


Searches intake form submissions using full-text search across submission content.

Submissions belonging to deleted intake forms aren't returned by Search Intake Form Submissions.

Use this method to search for submissions by text content within the form fields. For filtering by specific criteria such as contact ID, form ID, or status, call Query Intake Form Submissions instead.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Read Intake Form
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_api/intake-forms/v1/submissions/search

Errors

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

Did this help?