Skip to main content

TraceSession

idstring<uuid>
scopestring

Possible values: [tenant, trunk, number, call]

trunkId(string | null)<uuid>nullable
phoneNumberId(string | null)<uuid>nullable
callIdstring | nullnullable
statusstring
reasonstring | nullnullable
startsAtstring<date-time>
endsAtstring<date-time>
sipsandwichPcapUrlstring

Authenticated PCAP download URL for this trace session.

homerLink(string | null)<uri>nullable
TraceSession
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"scope": "tenant",
"trunkId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"phoneNumberId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"callId": "string",
"status": "string",
"reason": "string",
"startsAt": "2024-07-29T15:51:28.071Z",
"endsAt": "2024-07-29T15:51:28.071Z",
"sipsandwichPcapUrl": "string",
"homerLink": "string"
}