Skip to main content
GET
Get a real call session by ID

Authorizations

X-API-KEY
string
header
required

Path Parameters

sessionId
string<uuid>
required

The unique identifier for the session.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Response

201 - application/json
analysis
object
required
call
object
required
completed
boolean
required
createdAt
string<date-time>
required
id
string
required
kpis
object
required
language
enum<string>
required
Available options:
en,
de,
fr,
es,
it,
nl,
zh-Hans
lastUpdatedAt
string<date-time>
required
state
enum<string>
required
Available options:
PENDING,
PROCESSING,
DONE
type
enum<string>
required
Available options:
REAL_CALL
userId
string
required
missionReferenceId
string | null

Reference ID for the associated mission

missionTitle
string | null
participantUserIds
string<uuid>[]

User IDs of all attributed speakers in the call, including the scored rep. Empty array when the transcript carries no speaker attribution.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
playedLanguage
enum<string> | null
Available options:
en,
de,
fr,
es,
it,
nl,
pl,
zh,
ja,
id,
tr,
pt,
el,
ko,
vi,
hi,
ms,
th,
hr,
ro,
bg,
sv,
no,
yue,
null
scorecardReferenceId
string | null

Reference ID for the associated scorecard

scorecardTitle
string | null

Title of the associated scorecard

trackId
string | null

Parent track id for mission-backed roleplay sessions

trackTitle
string | null