Submissions
Retrieve a submission
Retrieve a specific submission for a given form for the authenticated organization.
GET
Headers
The API key.
Path Parameters
The unique ID of the submission to retrieve.
Query Parameters
The unique ID of the form.
Response
200
application/json
A specific submission.
The unique ID of the submission.
The ID of the form.
Whether the submission is spam.
The date the submission was created.
The date the submission was last updated.
The answers for the submission.
The files for the submission.