circle-info
Squadcast is now SolarWinds Incident Response

V3ExtensionsWebhooksWebhookResponse

Fields

Field
Type
Required
Description

name

str

✔️

Name of the webhook

description

Optional[str]

Description of the webhook

triggers

✔️

A list of triggers for this webhook

urls

✔️

A list of URLs to which the webhook payload will be sent

header

Headers to be sent with the webhook

filters

Filters to apply to the webhook

max_retry

Optional[int]

Maximum number of retries for the webhook

teams

List[str]

List of team IDs to which this webhook is applicable

is_all_teams_configured

Optional[bool]

Set to true if the webhook is configured for all teams

custom_payload_template_slug

Optional[str]

Slug of the custom payload template

language

Optional[str]

Language for the webhook payload

mail_ids

List[str]

List of email IDs for notification

trigger_type

str

✔️

Type of trigger

custom_payload

Optional[str]

Custom payload for the webhook

payload_type

Optional[str]

Type of payload

id

str

✔️

N/A

created_at

str

✔️

N/A

updated_at

str

✔️

N/A

organization_id

Optional[str]

N/A

author_id

str

✔️

N/A

slug

str

✔️

N/A

version

Optional[str]

N/A

Last updated