Extend the CRM
English
cURL
curl --request GET \ --url https://api.hubapi.com/crm/v3/extensions/calling/{appId}/settings/recording
{ "urlToRetrieveAuthedRecording": "<string>" }
Retrieve the URL that is registered for call recording.
The ID of the app.
successful operation
The response is of type object.
object
Was this page helpful?