Download shared file
curl --request GET \
--url https://odyssey.asteroid.ai/agents/v2/agents/{agentId}/shared-files/{fileId}/download \
--header 'X-Asteroid-Agents-Api-Key: <api-key>'Files
Download shared file
Redirects to a short-lived signed URL for downloading the file.
GET
/
agents
/
{agentId}
/
shared-files
/
{fileId}
/
download
Download shared file
curl --request GET \
--url https://odyssey.asteroid.ai/agents/v2/agents/{agentId}/shared-files/{fileId}/download \
--header 'X-Asteroid-Agents-Api-Key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.asteroid.ai/llms.txt
Use this file to discover all available pages before exploring further.
⌘I

