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