Download an export dataset
Exports
Download an export dataset
Playtest datasets require ?playtestId=; session datasets require ?sessionId=; survey/waitlist datasets require ?surveyId=/?waitlistId=.
GET
Download an export dataset
Authorizations
Personal API key (prefix up_). Create one in the studio under Account → API keys.
Path Parameters
Available options:
playtest-summary, survey-responses, demographics, individual-responses, session-responses, session-highlights, session-events, session-transcript, session-sentiment, session-audio, session-video, survey-screening-responses, waitlist-screening-responses Query Parameters
ID of the playtest to export. Required for playtest datasets.
ID of the session to export. Required for session datasets.
ID of the survey to export. Required for survey datasets.
ID of the waitlist to export. Required for waitlist datasets.
Response
200 - application/json
The dataset (JSON) or a signed download URL
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11