signaloid-cli webhooks list
List all webhooks.
Synopsis
signaloid-cli webhooks list
Description
Lists all configured webhooks in your Signaloid account, showing their IDs, target URLs, event subscriptions, and current status.
Examples
signaloid-cli webhooks list
Notes
- The list displays webhooks in order of creation
- Active and disabled webhooks are both shown
See Also
- signaloid-cli webhooks - Webhook command overview
- signaloid-cli webhooks get - Get webhook details
- signaloid-cli webhooks create - Create webhooks