HomeDocumentationAPI Reference
API Reference

Retrieve all sessions in a study

Fetch all completed sessions for a study identified by UUID. Returns comprehensive session data including participant information (name, demographics), screener responses, task answers with transcripts, session state, and completion timestamps. Use pagination with cursor for large result sets.

Path Params
string
required

UUID of the study you want to obtain information for.

Query Params
string

Cursor for paginating through study results. Use the cursor value from a previous response to retrieve the next 50 results following the indicated study.

string

Cursor for paginating through study results. Use the cursor value from a previous response to retrieve the 50 results preceding the indicated study.

Responses

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