Sign inGet started

bird webhooks get

Usage

Ejemplo de código
bird webhooks get <webhook-id> [flags]

Description

Read one endpoint's URL, subscribed event types, and current delivery status. The signing secret is never included, and can only be rotated rather than retrieved.

Examples

Ejemplo de código
bird webhooks get <webhook-id>
bird webhooks get <webhook-id> -f text
# the id to pass comes from
bird webhooks list

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird webhooks attemptsList delivery attempts
bird webhooks createCreate a webhook endpoint
bird webhooks deleteDelete a webhook endpoint
bird webhooks listList webhook endpoints
bird webhooks rotate-secretRotate webhook signing secret
bird webhooks testTest a webhook with a sample event
bird webhooks updateUpdate a webhook endpoint