Skip to main content
GET
Read Interview Config

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

Response

Successful Response

id
string
required
questions
Question · object[]
required
createdAt
any
required
updatedAt
any
required
userId
string
required
title
string | null
length
integer | null
language
string | null
jobTitle
string | null
scorecard
ScorecardItem · object[] | null
prompt
string | null
structuredOutputs
StructuredOutput · object[] | null
teamId
string | null