Outbound Texting
List outbound customer events
Customer events over time (multiple rows per customer): outbound messages and subscription (opt-in/opt-out) changes. Subscription events reflect each phone’s current state, timestamped by its last change — at most one subscription event per phone. Requires the read:outbound permission.
GET
List outbound customer events
Authorizations
API key in the format avoca_<64 hex characters>
Path Parameters
The team ID
Query Parameters
Filter to one action
Available options:
outbound_message, customer_subscribed, customer_unsubscribed Only rows on/after this ISO 8601 timestamp
Only rows before this ISO 8601 timestamp
Opaque pagination cursor from the previous response's pagination.cursor
Results per page (default 50, max 500)
Required range:
x <= 500Previous
Event WebhooksReceive real-time notifications when calls complete, leads are created, bookings happen, and customers change subscription preferences
Next
List outbound customer events