Skip to main content
GET
Get call data by external ID
Pull call data by externalId, Strada’s correlation ID for inbound SIP calls. Same response as phone lookup — written via Set Call Session Data, only returned while the TTL is active.

Authorizations

Authorization
string
header
required

API Key authentication

Path Parameters

externalId
string
required

Inbound call externalId

Response

Successfully retrieved call data

Call data with TTL, plus linked call record.

data
object | null

Key-value data from Set Call Session Data, or null if expired

ttl
integer | null

Seconds until data expires

latestCall
object | null

Linked call record, or null