bitmovin_api_sdk.notifications.webhooks.encoding.manifest package
Subpackages
Submodules
bitmovin_api_sdk.notifications.webhooks.encoding.manifest.manifest_api module
- class bitmovin_api_sdk.notifications.webhooks.encoding.manifest.manifest_api.ManifestApi(**kwargs)[source]
Bases:
BaseApi
- list(manifest_id: string_types, query_params: NotificationListQueryParams = None, **kwargs: dict) Notification [source]
List Webhook Notifications (Specific Manifest)
- Parameters
manifest_id (string_types, required) – Id of the manifest resource
query_params (NotificationListQueryParams) – Query parameters
- Returns
List of Webhook Notifications
- Return type