curl --request GET \
--url 'https://api.hubapi.com/crm/v3/extensions/calling/{appId}/settings/recording?hapikey='{
"urlToRetrieveAuthedRecording": "<string>"
}Retrieve the current recording settings for a specific app using the provided app ID.
curl --request GET \
--url 'https://api.hubapi.com/crm/v3/extensions/calling/{appId}/settings/recording?hapikey='{
"urlToRetrieveAuthedRecording": "<string>"
}Was this page helpful?