Path Parameters
call_id
(integer, required): The unique identifier for the call you want to retrieve.
Response
The response is a JSON object containing the full details of the specified call. The structure is the same as the objects returned by the List Calls endpoint.Response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Successful Response