/
RO
roxels
/
Interviewer
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 1d ago
Details
Filter operations
admin
74
advisors
4
archetypes
1
attachments
6
auth
12
diagnostics
3
documents
2
embed
10
evals
44
events
2
inbound-email
1
inheritable-settings
9
internal-replication
1
interviews
5
get
List Interviews
post
Create Interview
get
Get Interview
get
Get Interview Frames
get
Get Interview Join Info
invitations
3
link-preview
1
mcp
1
mcp-qa
1
members
5
onboarding
8
organization
2
persons
4
secrets
9
sessions
42
skills
6
skillsets
5
system-config
1
template-audit
12
template-chat
2
template-modifications
6
templates
43
video-jobs
7
webhooks
3
get
Root
get
Health
interviews
Create Interview
Create a new interview linking a template to a person.
post
/v1/interviews
Request body
InterviewCreate
required
template_id
string
uuid
required
person_id
string
uuid
required
language
string
nullable
Response
Successful Response
InterviewOut
required
id
string
uuid
required
template_id
string
uuid
required
person_id
string
uuid
required
status
string
required
summary
string
nullable
findings
object
required
context
object
required
started_at
string
date-time
nullable
completed_at
string
date-time
nullable
created_at
string
date-time
required
Changes