bird webhooks get
Usage
Przykład kodu
bird webhooks get <webhook-id> [flags]Description
Get a webhook endpoint
Examples
Przykład kodu
bird webhooks get <id>
bird webhooks get <id> -f text
# find an id to pass
bird webhooks listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird webhooks attempts | List delivery attempts |
| bird webhooks create | Create a webhook endpoint |
| bird webhooks delete | Delete a webhook endpoint |
| bird webhooks list | List webhook endpoints |
| bird webhooks rotate-secret | Rotate webhook signing secret |
| bird webhooks test | Send a test event |