cURL
curl --request GET \ --url https://{instance}.domo.com/api/files/v1/filesets/{filesetId}/files/{fileId}/download \ --header 'X-DOMO-Developer-Token: <api-key>'
"<string>"
Downloads the binary content of a File.
Documentation IndexFetch the complete documentation index at: https://domoinc-jkreitzman-patch-1.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://domoinc-jkreitzman-patch-1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Domo Developer Token for authentication.
The file contents (binary/text stream).
The response is of type file.
file