Form Submissions
When an organization creates a form on Vome, and the user submits the form, it creates a form submission object. The form submission includes detailed information about the content of the form submission, for example, answers to questions provided, whether shifts were requested on it, which form it is linked to, and so forth.
Endpoints
GET
/api/form-submissions/GET
/api/form-submissions/{submission_id}/GET
/api/form-submissions/search/
Last updated