Files

Download a file

GET

Path parameters

fileIdstringRequired
File ID

Response

This endpoint returns a file.

Errors

GET
$curl https://api.x.flatfile.com/v1/files/%3AfileId/download \
> -H "X-Disable-Hooks: true" \
> -H "Authorization: Bearer <token>"