Skip to main content
POST
Download file

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Body

application/json
file_name
string

The name of the file to download.

run_id
string

The ID of the flow run associated with the file.

saved_item_id
string

The saved item ID associated with the file.

user_id
string

Optional. The user ID associated with the flow run.

project_id
string

Optional. The project ID associated with the flow run.

Response

File downloaded successfully