Download instance file by fileId.
GET/form-instances/:formInstanceID/file/:fileID
Download instance file by fileId.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
- 503
Returns a file that is referred to by fileID and associated with the formInstanceID
An error with the request occurred
An error with the authorization occurred
An error with the user permissions occurred
An error with the item not found
Too many requests
An internal server error occurred
An external service is not available