Skip to main content
GET
Look up an outbound call by ID in the call record.
Look-up an outbound call by its ID.

Authorizations

x-api-key
string
header
required

Project-bound Platform API key (abl_...). The key must carry outbound_calls.initiate for write operations (initiate, terminate) or outbound_calls.read for read operations (lookup, list, summary, search, event stream).

Path Parameters

projectSlug
string
required

The project's slug.

Minimum string length: 1
env
string
required

Deployment environment segment the call runs under, e.g. production, staging, dev.

Minimum string length: 1
outboundCallId
string
required

Identifier returned when the call was initiated.

Minimum string length: 1

Response

Look up an outbound call by id in the call record.

success
boolean
required
data
object
required