/
RO
roxels
/
Interviewer
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 3d 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
get
List Sessions
post
Create Session
post
Write Trace Event
post
Write Phase Event
get
List Phase Events
get
List Session Frames Internal
post
Ingest Session Frames
put
Checkpoint Intent Ledger
get
Get Intent Ledger
post
Rebuild Intent Ledger Route
get
Get Frame At
get
List Imported Frames Internal
get
List Utterances Internal
post
Stamp Recall Bot Internal
post
Stamp Mode Internal
get
List Chat Internal
post
Send Chat Internal
post
Leave Meeting Internal
post
Record Correction Internal
get
List Session Frames
get
List Session Notes Internal
post
Add Session Note Internal
post
Add Test Correction Internal
get
Get Extended Thought Internal
post
Upsert Extended Thought Internal
get
Get Session Trace
post
Submit Session Results
post
Submit Understanding
post
Submit Goal Commit
get
List Session Interactions
get
Get Session Goal State
get
Get Session Committed Goal State
post
Cleanup Stale Sessions
get
Get Session
get
Get Session Results
get
Get Join Info
post
Upload Session Attachment
delete
Delete Session Attachment
post
Complete Session
post
Submit Session Feedback
post
Submit Session Network Stats
post
Continue Session
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
sessions
Get Session
Get session details by ID.
get
/v1/sessions/{session_id}
Path parameters
session_id
string
required
Response
Successful Response
SessionOut
required
id
string
uuid
required
interview_id
string
uuid
required
channel
string
required
status
string
required
join_url
string
nullable
room_name
string
nullable
duration_seconds
integer
nullable
started_at
string
date-time
nullable
ended_at
string
date-time
nullable
created_at
string
date-time
required
recording_url
string
nullable
recording_status
string
nullable
Changes