Retrieve all submissions for a specific form. The form_id parameter requires the 32-character hex key (not the numeric ID). First use List Forms to get available form keys, then pass one to this action.
pageintegerPage number for paginated results (starts at 1). The API returns 20 submissions per page. If not provided, defaults to page 1.
form_idRequiredstringThe unique key of the form to list submissions for. This is the 32-character hex string (e.g., '894d8af7f30d5eda56c134a775fa850f'), not the numeric form ID. Obtain this key from the List Forms action.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.