HomeDocumentationAPI Reference
API Reference

Obtain a video download link

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:

Path Params
uuid
required

ID of the test session the video you want to retrieve belongs to.

Responses

401

Missing or invalid access token.

404

Video 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