Skip to main content
GET
Get interview transcript

Authorizations

Authorization
string
header
required

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

Path Parameters

interviewId
string
required

The unique identifier for the interview

Response

Transcript retrieved successfully

The response is of type string.

Example:

"00:00:12 John Doe: Welcome to today's interview.\n00:00:15 Jane Smith: Thank you for having me."