Get a specific call by Twilio Call SID.
Returns the call details if it belongs to an assistant in your organization.
call_sid
(string, required): The unique Call SID from Twilio.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
Schema for call response.