CRMを拡張
Deutsch
cURL
curl --request GET \ --url https://api.hubapi.com/crm/v3/extensions/calling/{appId}/settings/recording
{ "urlToRetrieveAuthedRecording": "<string>" }
[コールのレコーディング](https://developers.hubspot.com/docs/guides/apps/extensions/calling-extensions/recordings-and-transcriptions#register-your-app-s-endpoint-with-hubspot-using-the-calling-settings-api)について登録されているURLを取得します。
アプリのID。
successful operation
The response is of type object.
object