curl --request GET \ --url https://geoff.ai/api/v1/files/file_abc123/content \ --header 'Authorization: Bearer <token>' \ --output downloaded_file.jpg
Binary file data (Content-Type varies by file type)
Download the content of a specific file.
Bearer API_key