curl --request GET \
--url 'https://api.hubapi.com/media-bridge/v1/{appId}/settings/event-visibility?hapikey='{
"createdAt": "2023-11-07T05:31:56Z",
"visibilitySettings": [
{
"eventType": "ALL",
"updatedAt": 123,
"showInReporting": true,
"showInTimeline": true,
"showInWorkflows": true
}
]
}Rufen Sie die Sichtbarkeitseinstellungen für Media-Bridge-Events für Ihre Apps ab.
curl --request GET \
--url 'https://api.hubapi.com/media-bridge/v1/{appId}/settings/event-visibility?hapikey='{
"createdAt": "2023-11-07T05:31:56Z",
"visibilitySettings": [
{
"eventType": "ALL",
"updatedAt": 123,
"showInReporting": true,
"showInTimeline": true,
"showInWorkflows": true
}
]
}Unterstützte Produkte
Die appId für die Media-Bridge-App. In Ihrem Entwickler-Account können mehrere Apps vorhanden sein, die die Media Bridge verwenden.