Skip to main content
GET
/
executions
/
{executionId}
/
debug-files
/
{fileId}
/
download
Download debug file
curl --request GET \
  --url https://odyssey.asteroid.ai/agents/v2/executions/{executionId}/debug-files/{fileId}/download \
  --header 'X-Asteroid-Agents-Api-Key: <api-key>'
"File not found."

Authorizations

X-Asteroid-Agents-Api-Key
string
header
required

Path Parameters

executionId
string<uuid>
required
fileId
string<uuid>
required

Response

Redirection