Skip to main content
Downloads a file from the cloud. For a list of available output formats, see the Specification section.
HTTP request
GET https://api-{location-id}.flexicapture.com/v2/file/{id}/{token} where {location-id} is the supported location.
Path parameters

Parameters

id

path, string

Required. File ID that was returned in the response of file.Upload method.

token

path, string

Required. File access token that was returned in the response of file.Upload method.

Response
If successful, the server returns a 200 OK HTTP status and the file contents.