Forms
Get a single submission
Gets a single submission based of its Id and its respective formId
get/api/forms/{formId}/submissions/{submissionId}
Path parameters
formIdinteger required
The ID of the form.
submissionIdinteger required
The ID of the form submission.
Response
The Submission was retrieved successfully