latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-22161224641.3 KB

d62a29ba6e70

User testing

List a scenario's sessions

What visitors did, as summaries. Project members only — this route is deliberately absent from the guest allowlist, so a share-link visitor can never read other visitors' sessions.

get/projects/{projectId}/user-testing/scenarios/{scenarioId}/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.