List Form Submissions
Retrieves submissions for a form from Formstack.
Query
The unique identifier of the form to retrieve submissions from.
Search term to filter submissions by content across all fields.
Sort order for results (ASC or DESC).
Return submissions created on or after this date/time.
Return submissions created on or before this date/time.
Array of search criteria to filter submissions by specific field values.
The ID of the field to search.
The value to search for in the field.
Include field data in the response (true/false).
Include expanded field data with parsed values (true/false).
Include a human-readable name for each submission (true/false).
Maximum number of rows to return.
Number of rows to skip.
Comma-separated response fields to include.