CRMを拡張
cURL
curl --request GET \ --url 'https://api.hubapi.com/crm/v3/extensions/videoconferencing/settings/{appId}?hapikey='
{ "createMeetingUrl": "<string>", "deleteMeetingUrl": "<string>", "fetchAccountsUri": "<string>", "updateMeetingUrl": "<string>", "userVerifyUrl": "<string>" }
Return the settings for a video conference application with the specified ID.
[アプリのID](https://developers.hubspot.com/docs/apps/legacy-apps/public-apps/overview)
successful operation