GET
/
crm
/
v3
/
extensions
/
calling
/
{appId}
/
settings
/
channel-connection
Recuperar configurações de conexão do canal
curl --request GET \
  --url https://api.hubapi.com/crm/v3/extensions/calling/{appId}/settings/channel-connection
{
  "createdAt": "2023-11-07T05:31:56Z",
  "isReady": true,
  "url": "<string>",
  "updatedAt": "2023-11-07T05:31:56Z"
}
Produtos suportados
Requer um dos seguintes produtos ou superior.
Marketing HubMarketing HubGrátis
Sales HubSales HubStarter
Service HubService HubStarter
Content HubContent HubGrátis

Authorizations

hapikey
string
query
required

Path Parameters

appId
integer
required

O ID do aplicativo.

Response

200
application/json

successful operation

The response is of type object.