Agent Chat Playground
Download Run File As Csv
Download a workdir parquet as CSV (first 1000 rows).
Sibling of /runs/{run_id}/files/{file_path:path} but on a separate prefix so the FastAPI {file_path:path} matcher doesn't have to disambiguate between the JSON-paginated read and the CSV download.
get/api/agent-chat/playground/runs/{run_id}/files-csv/{file_path}
Path parameters
run_idstring required
file_pathstring required
Cookies
ex_accessstring nullable
ex_orgstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/agent-chat/playground/runs/{run_id}/files-csv/{file_path}: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.