For AI agents: visit https://docs.kineticdata.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Returns submissions for the specified Form. Searching requires form index definitions to exist that include the
properties and fields specified by the q and orderBy request body properties.
NOTE: This endpoint is functionally equivalent to GET /kapps/{kappSlug}/forms/{formSlug}/submissions, but can be
used if the search query string is expected to be significantly long (such as when searching with an IN
expression that has a large number of long values).