jiraWebhookSettings
Returns the Jira webhook configuration.
jiraWebhookSettings: JiraWebhookSettings!Returns
Whether the Jira webhook is enabled and has a signing secret.
Whether a Jira webhook signing secret is stored.
Whether this server registered the webhook in Jira over the REST API.
Identifier Jira assigned to the registered webhook. May be null when unavailable or not applicable.
The delivery URL the registered webhook posts to. May be null when unavailable or not applicable.
The JQL filter the registered webhook is scoped with. May be null when unavailable or not applicable.
ISO 8601 timestamp when the Jira webhook secret was last generated. May be null when unavailable or not applicable.
ISO 8601 timestamp when the most recent Jira webhook delivery arrived. May be null when unavailable or not applicable.
The outcome of the most recent Jira webhook delivery. May be null when unavailable or not applicable.
Error message from the most recent Jira webhook delivery. May be null when unavailable or not applicable.