Get a form submission
Forms
Get a form submission
Retrieves a single submission by its ID (cor_ prefix), including all answers in data.
GET
Get a form submission
Authorizations
API key for authentication. Get yours at app.heffl.com/settings/developers
Path Parameters
Form ID (frm_ prefix)
Submission ID (cor_ prefix)
Response
OK
Submission ID (cor_ prefix)
Auto-generated submission number
Answers keyed by field key (cf_*). Values match each field's data type.
When the submission was received
When the submission was last updated