Agents

Get session archive download URL

Returns a signed download URL for the completed file archive associated with a session.

post/agents/session/getFileArchiveUrl

Request body

sessionIdstring required

ID of the session returned from /agents/execute whose archive should be downloaded

Response

Session archive download URL retrieved successfully

downloadUrlstring required

Signed download URL for the completed session file archive

Changes