Get submission by ID

Returns a single submission by its ID

get/forms/{formId}/submissions/{submissionId}

Path parameters

formIdstring required

The public identifier of the form

submissionIdstring required

The identifier of the submission

Query parameters

includeEditLinkboolean

Pass true to include a link to edit the submission as 'editLink'

Response

Single submission

Changes

No recorded changes to this endpoint across all 3 revisions of this API.