Returns a specific form submission with all its responses and the form questions.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the form
The ID of the submission to retrieve
Form submission retrieved successfully
The response is of type object
.