v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01251238661.6 KB
v1
protected
agent-tasks

List Task Artifacts

List artifacts the agent produced under tasks/{task_id}/.

Workspace-scoped: the task must belong to the caller's workspace, or we return 404. Each item carries an AgentArea API download URL, so access stays behind our auth, audit, and workspace checks instead of exposing object-storage URLs directly.

get/v1/agents/{agent_id}/tasks/{task_id}/artifacts

Path parameters

agent_idstring uuid required
task_idstring uuid required

Query parameters

expires_ininteger

Response

Successful Response

content_typestring nullable required
download_urlstring required
last_modifiedstring nullable required
pathstring required
sizeinteger required