Sessions
List project sessions
Returns a cursor-paginated page of sessions in the project. A session groups the traces of one conversation. Combine filters with query (free-text semantic search) to narrow the result set. Session list rows exclude per-message LLM content — use getSession for the conversation view.
post/v1/projects/{projectSlug}/sessions/list
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Request body
Response
Page of sessions