---
title: "webhooks list"
description: "List webhook endpoints"
canonical: "https://pgbeam.com/docs/cli/webhooks/list"
last-updated: "2026-09-14T19:37:21.000Z"
---

# webhooks list

> List webhook endpoints

URL: https://pgbeam.com/docs/cli/webhooks/list

List all webhook endpoints configured for the linked project. Shows each endpoint's ID, URL, delivery format, enabled state, and subscribed event types.

## Usage

All global options (`--token`, `--profile`,
`--project`, `--org`, `--json`, `--no-color`, `--no-trunc`, `--debug`) are
also available on this command.

## Examples

## Output

Displays a table with columns: ID, URL, Format, Enabled (yes/no), and Events ('all' when no specific event types are set). With `--json`, returns the full webhook list from the API.