Get a single interview by ID
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A single interview
"cm393cvz80bdpmcedfzacog26"
List of facets associated with the interview
[
{ "label": "Age", "values": ["35"] },
{ "label": "Gender", "values": ["Female"] },
{
"label": "Country",
"values": ["United States"]
},
{
"label": "Car Ownership",
"values": ["Electric Vehicle", "Previous ICE Owner"]
},
{
"label": "Opinion on Jaguar's Strategy",
"values": [
"Positive impression",
"Interested in future models"
]
}
]Temporary URL to download the interview video. Only present when a video is available. The URL expires after 15 minutes.
"https://..."
The interview transcript in WebVTT format. Only present when a transcript is available.