Skip to main content
GET
/
v1
/
companies
/
{id}
/
files
/
download
Download file
curl --request GET \
  --url https://api.usenaive.ai/v1/companies/{id}/files/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

id
string
required

Query Parameters

path
string
required
taskId
string

Response

Raw file stream.

The response is of type file.