get
https://app.penneo.com/collect/api/v1/forms//submissions
Returns a paginated list of submissions for the given form.
Requirements
- The form MUST exist and the user must have access to it
- Only completed submissions are included (i.e. those that have been processed)
Pagination
Use limit and offset query parameters to page through results.
Default limit is 1000, maximum is 1000. Results are ordered by submission ID ascending.
Response
Returns submission metadata. To retrieve full answer data for a specific submission,
use the GET /v1/forms/{formId}/submissions/{submissionId}/answers endpoint.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
