v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
User Subscriptions

List user subscriptions

Returns all notification subscriptions for the specified Extole user. Subscriptions define which report or alert events the user wants to be notified about and through which channel (email, Slack, webhook).

get/v6/users/{user_id}/subscriptions

Path parameters

user_idstring required

The unique identifier of this user at Extole.

Response

Successful response

dedupe_duration_msinteger required
filtering_level'ALL' | 'NONE' | 'NOTEWORTHY' | 'SOME' required
having_all_tagsstring[] required
subscription_idstring required

Example response

[
  {
    "filter_expression": "handlebars@runtime:{{filterExpression}}"
  }
]