List sessions
Sessions in this environment. Filter by contentId / userId.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter to a single content.
Filter to a single end-user.
Filter by GENUINE completion: true = the user reached the goal (flow finished / every checklist task done), false = did not. This is NOT "ended" — a dismissed session is not completed, and a completed checklist may still be open.
true, false Max items per page (1-100, default 20).
1 <= x <= 100Opaque page cursor — the cursor query value found inside a prior response's next/previous URL. Normally you never build this yourself: just GET those URLs as-is.
Order by createdAt / -createdAt.
createdAt, -createdAt Inline: answers, content, company, user, version.
answers, content, company, user, version Only items created at or after this time — ISO date or datetime WITH timezone. A date-only value starts at that day's first instant (UTC).
Only items created at or before this time — ISO date or datetime WITH timezone. A date-only value includes the ENTIRE day (up to its last instant, UTC).
Response
List of content sessions