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
id
submissionId
Response
Submission details in the standard success envelope.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

