get
https://api.use2.usertesting.com/api/v2/sessionResults//videoDownloadUrl
Returns a pre-signed URL to download a test session video. The URL is valid for one hour; after expiration, request a new URL.
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)
- "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:
-
For an example on how to securely download and manage session videos at scale using pre-signed URLs, go to Process Session Videos at Scale.
-
For an example on how to integrate video downloads into an automated research data pipeline, go to Create an Automated Pipeline.
401Missing or invalid access token.
404Video not found.
429Too many requests. Maximum of 10 requests per minute.
