Agent Chat Playground
List Run Files
List every file the agent left in its workdir.
Returned shape is {path, size, mtime, format, openable} — the UI renders all entries as cards but only enables the open action for those whose format is one we can hand to the ArtifactViewer (parquet or markdown).
get/api/agent-chat/playground/runs/{run_id}/files
Path parameters
run_idstring required
Cookies
ex_accessstring nullable
ex_orgstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/agent-chat/playground/runs/{run_id}/files:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.