Get the submitted form data of an application
GET/admin/form
Returns the form fields captured for the application, grouped so that all uploaded files are collected under a single files element. File links are signed on read and valid for 15 minutes. response is null when the application has no form data in the current organization.
Permissions required
beta-manage:BETA_APPLICATION_LIST
Request
Responses
- 200
- 400
- 401
- 403
Form data retrieved successfully
Organization could not be resolved from the request
Authentication is required
User does not have permission to view applications