Webinar Subscriptions
Get Webinar Subscription
Returns the webinar subscription by ID
get/webinar/notifications/v1/subscriptions/{subscriptionId}
Path parameters
subscriptionIdstring required
Internal identifier of a subscription
Response
Successful response
Example response
{
"id": "95fecfc9-9cdc-4e94-a78a-89fd65889d37",
"deliveryMode": {
"address": "https://acme.com/myservice/webhook"
}
}