cURL
curl --request GET \ --url https://api.example.com/v1.0/voice/calls/details \ --header 'Authorization: Bearer <token>'
JWT Authorization header using the Bearer scheme. Obtain token from /v1.0/OAuth2/tokens endpoint.
string TCID
Success