Runs
Unified run history across skills, workflows, and teams.
Endpoints
Runs live against the backend- GET
/api/v1/runs/List runs - GET
/api/v1/runs/{run_id}/logsGet run logs - GET
/api/v1/workflows/runs/{run_id}/markdownRun output (rendered markdown)
Calls go through the portal proxy with your admin session. SSE (run / generate) endpoints return their final payload here; live streaming lands next.