Skip to main content

Retrieve a Monitoring Subscription

GET 

/v1/monitoring-subscriptions/:id

Retrieve a Monitoring Subscription

Request​

Path Parameters

    id stringrequired

    Id of the Monitoring Subscription.

Responses​

Successfully retrieved a Monitoring Subscription

Schema

    data

    object

    idstring
    Example: monitoringsubscription_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    organisationIdstringnullable
    Example: organisation_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    validationRequestIdstringnullable
    Example: validationrequest_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    statusstring

    Possible values: [live, pending_validation_request, validation_request_failed, pending, cancelled]

    Example: live
    configurationIdstring
    Example: hostedconfiguration_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    results

    object

    complianceStatusstringnullable

    Possible values: [pass, fail]

    Example: fail

    registration

    object

    activestring

    Possible values: [yes, no]

    Example: no

    warning

    object

    nullable

    statusstring

    Possible values: [clear, flag]

    Example: flag

    sanction

    object

    nullable

    statusstring

    Possible values: [clear, flag]

    Example: flag

    controversial

    object

    nullable

    statusstring

    Possible values: [clear, flag]

    Example: flag

    commercial

    object

    nullable

    statusstring

    Possible values: [clear, flag]

    Example: flag

    adverseMedia

    object

    nullable

    statusstring

    Possible values: [clear, flag]

    Example: clear

    hateSpeech

    object

    nullable

    statusstring

    Possible values: [clear, flag]

    Example: flag
    createdAtdate-time
    Example: 2020-10-13T17:46:54.000Z

    organisation

    object

    namestringnullable
    Example: Name of the organisation the Monitoring Subscription is attached to
    objectstring
    Example: monitoring_subscription