Skip to main content
GET
Get interview

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

A single interview

id
string
Example:

"cm393cvz80bdpmcedfzacog26"

participant
object
facets
object[]

List of facets associated with the interview

Example:
videoDownloadURL
string<uri> | null

Temporary URL to download the interview video. Only present when a video is available. The URL expires after 15 minutes.

Example:

"https://..."

transcriptAsWebVTT
string | null

The interview transcript in WebVTT format. Only present when a transcript is available.

createdAt
string<date-time>
updatedAt
string<date-time>