Skip to main content
GET
Aggregate outbound-call KPIs for a time window
Rolled-up counts for the given filters and time window: total calls, how many wer answered, how many are still in flight, how many hit an answering machine, and a breakdown by terminal outcome.

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

Query Parameters

channelConnectionId
string

Restrict the summary to one channel connection.

Minimum string length: 1
from
string<date-time>

Inclusive ISO 8601 lower bound on call creation time.

to
string<date-time>

Exclusive ISO 8601 upper bound on call creation time.

Response

Aggregate counts for the window.

success
boolean
required
data
object
required