Call Endpoints
Get Call Details
Get call details based on the ID supplied
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the call to get
Response
200
application/json
Call response
The response is of type object
.
cURL