CMS
Deutsch
cURL
curl --request GET \ --url https://api.hubapi.com/media-bridge/v1/{appId}/settings/event-visibility
{ "createdAt": "2023-11-07T05:31:56Z", "visibilitySettings": [ { "showInWorkflows": true, "showInReporting": true, "eventType": "ALL", "showInTimeline": true, "updatedAt": 123 } ] }
Obtenez les paramètres de visibilité des événements du Media Bridge pour vos applications.
successful operation
The response is of type object.
object