OpenAPI 3.1.0raw.githubusercontent.com2026-08-21161224637.5 KB

8978a4e735fa

Swarm runs

List a run's sessions

One entry per chat session the run produced. Summaries, not transcripts — read a transcript through the chat-session routes using id.

get/projects/{projectId}/journey-runs/{runId}/sessions

Request body

cursorstring

Opaque pagination cursor from a previous response's nextCursor. Don't parse it.

Response

A page of sessions.

nextCursorstring

Present only when another page exists.