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