cURL
API Reference
Retrieve recent form submission
Retrieve the most recent submissions for a specific form in a workspace.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer .
Query Parameters
The ID of the workspace containing the form.
Example:
"68aec99d31016ef98d09fae3"
The ID of the form to retrieve submissions from.
Example:
"8feddac1-6f57-4c83-96ad-5767af6d2a4f"
Response
200 - application/json
Returns an array of submission objects.

