curl --request GET \
--url https://api.example.com/api/calls/{callId}/recording \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.example.com/api/calls/{callId}/recording \
--header 'Authorization: Bearer <token>'