Subscriptions

Manage and query notification subscriptions. A subscription defines the conditions by which a user or team should be notified when an event occurs and where notifications should be sent. A user or group can be the subscriber for a subscription.

Operations

Create

Create a new subscription.

Delete

Delete a subscription.

Get

Get a notification subscription by its ID.

Get Subscription Templates

Get available subscription templates.

List

Get a list of notification subscriptions, either by subscription IDs or by all subscriptions for a given user or group.

Query

Query for subscriptions. A subscription is returned if it matches one or more of the specified conditions.

Update

Update an existing subscription. Depending on the type of subscription and permissions, the caller can update the description, filter settings, channel (deliver...

Update Subscription User Settings

Update the specified user's settings for the specified subscription. This API is typically used to opt in or out of a shared subscription. User settings can onl...