Fetching results after a call
Poll the call’s detail once it ends to get the transcript, recording, and outcome:Webhook-based delivery (instead of polling) is not independently verified in
this documentation set.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Place outbound calls via the API
curl https://prod-comms-engine-api.20x.business/api/v1/call-logs/SESSION_ID/full \
-H "Authorization: Bearer $AGENTIC_OS_API_KEY"
