Notifications
Get Subscription
Get a notification subscription for the account
get/v1/accounts/{{account_id}}/subscriptions/{{subscription_id}}
Path parameters
account_idstring required
Video Cloud account ID.
subscription_idstring required
Subscription ID.
Headers
Content-Typestring required
Content-Type: application/json
Authorizationstring required
Authorization: Bearer {access_token} - see Getting Access Tokens
Response
200
Example response
{
"endpoint": "https://solutions.brightcove.com/bcls/di-api/cms-callbacks.php",
"events": [
"video-change"
],
"id": "a0847083-79f4-4315-8a2c-403465a3d9bc",
"service_account": "57838016001"
}