Skip to main content

List subscriptions

List subscriptions

Query Parameters
    namespace_id uint64
    silence_id string
    receiver_id uint64
    with_subscription_receiver boolean
Responses

A successful response.


Schema
    subscriptions object[]
  • Array [
  • id uint64
    urn string
    namespace uint64
    receivers object[]
  • Array [
  • id uint64
    configuration object
    subscription_receiver_labels object
    property name* string
  • ]
  • match object
    property name* string
    created_at date-time
    updated_at date-time
    metadata object
    created_by string
    updated_by string
  • ]
Loading...