GET
/
crm
/
v3
/
extensions
/
calling
/
{appId}
/
settings
/
recording
レコーディング設定を取得
curl --request GET \
  --url https://api.hubapi.com/crm/v3/extensions/calling/{appId}/settings/recording
{
  "urlToRetrieveAuthedRecording": "<string>"
}
サポートされる製品
次のいずれかの製品またはそれ以上が必要です。
Marketing HubMarketing Hub無料ツール
Sales HubSales HubStarter
Service HubService HubStarter
Content HubContent Hub無料ツール

Authorizations

hapikey
string
query
required

Path Parameters

appId
integer
required

アプリのID。

Response

200
application/json

successful operation

The response is of type object.