/
RO
roxels
/
Interviewer
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 4d 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
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
get
List Templates
post
Create Template
get
Get Default Template
post
Start Setup Assistant
post
Start Modify Assistant
get
Get Edit Status
post
Schedule Interviews
post
Dispatch Template To Meeting
get
Get Template Invite Address
delete
Revoke Template Invite Address
post
Rotate Template Invite Address
get
List Template Scheduled Meetings
post
Share Template Link
post
Public Template Join
get
Get Template
delete
Archive Template
patch
Update Template
get
List Template Children
post
Create Template Child
get
Get Setup Conversation
get
Get Setup Intent
get
Get Integration Shape
patch
Revise Integration Shape
post
Confirm Integration Shape
post
Extract Setup Intent Now
get
Get Handoff Replay
post
Replay Handoff Prompt
get
Export Template
post
Import Template
post
Regenerate Session Brief
post
Regenerate Tldr
get
Validate Template Endpoint
post
Test Output
post
Record Learning
get
List Template Versions
post
Create Template Version
post
Promote Template Version
patch
Rename Template Version Label
get
List Attachments
post
Upload Attachment
get
Get Attachment Content
post
Add Url Attachment
post
Test Template
video-jobs
7
webhooks
3
get
Root
get
Health
templates
Import Template
Create a new template from an exported JSON payload.
post
/v1/templates/import
Request body
object
required
Response
Successful Response
TemplateOut
required
id
string
uuid
required
name
string
required
description
string
required
goals
object[]
required
settings
object
required
session_brief
string
tldr
string
status
string
required
is_default
boolean
phases_enabled
boolean
phases
object[]
intro_instructions
string
outro_instructions
string
default_use
string
created_at
string
date-time
required
updated_at
string
date-time
required
warnings
object[]
parent_template_id
string
uuid
nullable
inheritance
object
nullable
created_by
string
uuid
nullable
creator_name
string
nullable
creator_email
string
nullable
speaker_model
string
nullable
advisor_model
string
nullable
turn_detector_backend
string
nullable
archetype_id
string
uuid
nullable
conversation_count
integer
Changes