Skip to main content
GET
/
api
/
v1
/
file
/
download
/
{id}
Download file
curl --request GET \
  --url https://flowra.dev/api/v1/file/download/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:

Path Parameters

id
string
required

Response

200

File content