Agent Chat Playground

Download Run Artifact As Csv

Download an artifact as CSV (first 1000 rows).

Reuses the same data path as GET /artifacts/{short_id} — read the file-backed parquet (or legacy data JSONB), hydrate people rows the same way the viewer sees them, then encode as CSV. Markdown artifacts and other non-tabular formats return 415; the UI hides the button for them anyway.

get/api/agent-chat/playground/artifacts/{short_id}/csv

Path parameters

short_idstring required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/agent-chat/playground/artifacts/{short_id}/csv: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.