bird webhooks get
Usage
Contoh kode
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
Contoh kode
bird webhooks get <webhook-id>
bird webhooks get <webhook-id> -f text
# the id to pass comes from
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 | Test a webhook with a sample event |
| bird webhooks update | Update a webhook endpoint |
Sumber daya terkait
Lanjutkan dengan dokumentasi, panduan, dan contoh untuk topik ini. Sumber daya tersedia dalam bahasa Inggris.
Tonton panduannyaWebhooks done right: reliable delivery eventsPahami konsepnyaHow do I verify a webhook signature?Ikuti jalur pembelajaranOperate messaging reliablyPanduan implementasiWebhooks & events
Coba praktiknya dan dapatkan ringkasan implementasi