Skip to main content
A Call object is created when an outbound call is initiated or when an inbound call is received. Use the Call object to interact with ongoing calls, retrieve details about completed calls, and transfer calls to build custom call flows.
Call objects are automatically created for both inbound and outbound calls. Each call has a unique call_uuid (also referred to as request_uuid) that can be used to retrieve call details or perform operations on the call.

Attributes