Skip to content

clickup webhook list

List webhooks

Synopsis

List all webhooks in your ClickUp workspace.

clickup webhook list [flags]

Examples

# List webhooks
clickup webhook list
# Output as JSON
clickup webhook list --json

Options

-h, --help help for list
--jq string Filter JSON output using a jq expression
--json Output JSON
-r, --raw Output raw strings instead of JSON-encoded (use with --jq)
--template string Format JSON output using a Go template

SEE ALSO