Skip to main content

Retrieve Slack Configuration

GET 

/targets/:id/integrations/slack/

Request

Path Parameters

    id stringrequired

Responses

Schema

    webhook_url string

    Possible values: Value must match regular expression ^https://hooks.slack.com/services/(?:.*)$

    notify_scan_started boolean
    notify_scan_completed boolean
    notify_high_findings boolean
    notify_medium_findings boolean
    notify_low_findings boolean
    notify_finding_fixed boolean
    notify_login_failed boolean
    notify_retest_completed boolean
Loading...