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

ece7d99ceaf3

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.