Download execution file
curl --request GET \
--url https://odyssey.asteroid.ai/agents/v2/executions/{executionId}/files/{fileId}/download \
--header 'X-Asteroid-Agents-Api-Key: <api-key>'"File not found."Files
Download execution file
Redirects to a short-lived signed URL for downloading the file.
GET
/
executions
/
{executionId}
/
files
/
{fileId}
/
download
Download execution file
curl --request GET \
--url https://odyssey.asteroid.ai/agents/v2/executions/{executionId}/files/{fileId}/download \
--header 'X-Asteroid-Agents-Api-Key: <api-key>'"File not found."⌘I

