curl --request GET \
--url https://api.example.com/v1/cases/{case_id}/phone-calls/{call_id}/recording \
--header 'Authorization: Bearer <token>'"<string>"Download the audio recording of a phone call.
curl --request GET \
--url https://api.example.com/v1/cases/{case_id}/phone-calls/{call_id}/recording \
--header 'Authorization: Bearer <token>'"<string>"Documentation Index
Fetch the complete documentation index at: https://api.hellosunset.com/llms.txt
Use this file to discover all available pages before exploring further.