Get file

Gets a presigned URL for downloading a file

GET https://api.formdr.com/api/v1/practice/{practiceId}/submissions/{submissionId}/file

Path Parameters

Name
Type
Description

practiceId*

String

Practice ID

submissionId*

String

Submission ID

Query Parameters

Name
Type
Description

fieldName*

String

Field name of the file upload widget

"s3 string"

Returns a temporary URI of an S3 download link that expires in 15 seconds.

Last updated