get
https://api.use2.usertesting.com/api/v2/sessionResults//transcript
Returns the video transcript of a test session in Web Video Text Tracks (WebVTT) format.
Compatibility:
- Sessions must be found within tests with the "STUDYV2" type and belong to one of the following product types:
- "LIVE_CONVERSATION" (non-classic live conversation)
- "THINK_OUT_LOUD" (think-out-loud test).
- Go to How to Obtain a Test ID (UUID) for details.
Best practices:
- If needed, you can copy and paste the string and save it as a text file with the VTT extension.
Use case examples:
- For an example on how to run AI analysis on transcripts with an LLM, go to Generate Video Transcript Analysis.
- For an example of how to add transcripts into an automated research data pipeline, go to Create an Automated Pipeline.
401Missing or invalid access token.
404Transcript not found.
429Too many requests. Maximum of 10 requests per minute.
