Get a form submission

Returns the selected submission and the form payload used to interpret it. The submission must belong to the specified form.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idintegerRequired
submissionIdintegerRequired

Response

Submission details in the standard success envelope.
statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error