Get a specific call by ID.
Returns the call details if it belongs to an assistant in your organization.
call_id
(integer, required): The unique identifier for the call you want to retrieve.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
Schema for call response.