Skip to main content

Find a specific in-flight call

POST 

/api/correlation/find

Searches the account's active call list in Redis for a single matching call. Filters by any combination of SIP call ID, external correlation ID, call start time, to-number, and from-number. Returns an error if more than one call matches the criteria. Supports mock and simulation modes via request headers.

Request

Responses

Returns the matching in-flight call details.