Skip to main content
GET
/
api
/
files
/
v1
/
filesets
/
{filesetId}
/
files
/
{fileId}
/
download
Download File by Id
curl --request GET \
  --url https://{instance}.domo.com/api/files/v1/filesets/{filesetId}/files/{fileId}/download \
  --header 'X-DOMO-Developer-Token: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-479695-remove-crime-report.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication.

Path Parameters

filesetId
string<uuid>
required
fileId
string<uuid>
required

Response

The file contents (binary/text stream).

The response is of type file.