Extend the CRM
English
cURL
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" }
Retrieve the settings related to the app’s channel connection.
The ID of the app.
successful operation
The response is of type object.
object
Was this page helpful?