Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.hubapi.com/crm/v3/extensions/calling/{appId}/settings/recording \ --header 'Authorization: Bearer <token>'
{ "urlToRetrieveAuthedRecording": "<string>" }
指定されたアプリIDを使用して特定のアプリの現在のレコーディング設定を取得します。
Supported products
The access token received from the authorization server in the OAuth 2.0 flow.
レコーディング設定を取得するアプリの固有ID。
successful operation
認証されたコールのレコーディングを取得するために使用されるURL。