Command

nylas webhook show

The nylas webhook show command displays webhook details. It is part of the Webhooks commands, which create and manage webhooks for real-time event notifications. Use --json for structured output in scripts and automation.

Usage

nylas webhook show

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

Basic usage

nylas webhook show --help

Troubleshooting

Command not found or fails

Run `nylas auth config` and `nylas auth login` to authenticate first.

Recommended guides

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