sessions

List Sessions

List sessions with their parent interview's template/person info.

Per-session cardinality version of GET /v1/interviews. The dashboard "Conversations" list renders this so a continuation call surfaces as its own row on the day it happened, instead of being hidden under the parent interview's original row. Click-through still goes to /dashboard/interviews/{interview_id}.

status filters on the parent interview's status (matches the existing /v1/interviews behaviour the dashboard buttons already wire to).

get/v1/sessions

Query parameters

template_idstring nullable
person_idstring nullable
statusstring nullable
limitinteger
offsetinteger

Response

Successful Response

{"stackTrail":"paths:/v1/sessions: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.