Download working file

GET /data/working-files/{working_file_id}/file

Download a working file from storage. Returns the file content with appropriate headers for caching and attachment.

Path parameters

  • working_file_id string(uuid) Required

    Working file unique identifier

Responses

GET /data/working-files/{working_file_id}/file
curl \
 --request GET 'http://api.example.com/data/working-files/a24a6ea4-ce75-4665-a070-57453082c25/file' \
 --header "Authorization: $API_KEY"
Response examples (200)
binary data
Response examples (200)
binary data
Response examples (200)
binary data
Response examples (200)
binary data