HomeDocumentationAPI Reference
API Reference

Retrieve session details

Returns detailed information about a session, including participant demographics, task results, and related metadata.

THIS ENDPOINT IS DEPRECATED. Please use the v3 endpoint at GET "/v3/sessionResults/{sessionId}" instead.

Compatibility:

  • All sessions found within tests with the "STUDYV2" type are compatible. These include tests with the following product types:
    • "SURVEY" (survey)
    • "LIVE_CONVERSATION" (non-classic live conversation)
    • "NON_THINK_OUT_LOUD" (interaction test)
    • "THINK_OUT_LOUD" (think-out-loud test)
  • Go to How to Obtain a Test ID (UUID) for details.

Use case examples (updated for v3 endpoint):

Path Params
uuid
required

ID of the session.

Responses

401

Missing or invalid access token.

404

Session not found.

429

Too many requests. Maximum of 10 requests per minute.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json