Command

nylas webhook list

The nylas webhook list command displays all active and paused webhooks for your Nylas application. Each entry shows the webhook URL, trigger types (message.created, event.updated, etc.), status, and creation date. Use --json to pipe output into monitoring scripts.

Usage

nylas webhook list

Flags

FlagDescription
--jsonOutput as JSON
--no-colorDisable color output
--verbose(-v)Enable verbose output
--configCustom config file path
--help(-h)Show help for the command
--limitLimit results (most list commands)
--yes(-y)Skip confirmations

Examples

List webhooks

nylas webhook list

Troubleshooting

Recommended guides

Run nylas webhook list --help for full help output.