GetFormSubmission retrieves a single submission by ID, including the schema snapshot, values, and write-back outcome.
GET/api/v1/crm/form-submissions/:id
Errors:
- NOT_FOUND: submission does not exist in this organisation (ErrFormSubmissionNotFound).
Request
Responses
- 200
- default
A successful response.
An unexpected error response.