Skip to main content
GET
List Outbound
CLI:

Overview

Returns every campaign-backed Outbound execution owned by the caller in reverse chronological order, with the newest executions first regardless of status. Each item includes status, stats, flattened sender accounts, and node_count. Use this as the Outbound index for dashboards, agent boot checks, and Outbound selection flows.

AI agent notes

An empty campaigns array is a valid state. To inspect sequence nodes, detailed settings, or contact-level progress, call Get Outbound or the relevant child endpoint for the selected row. Do not infer sender readiness from this endpoint alone; use List Senders or Get Senders for Outbound when planning sends.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Array of caller-owned Outbound executions.

campaigns
object[]
required