---
title: "webhooks show"
description: "Show a webhook endpoint"
canonical: "https://pgbeam.com/docs/cli/webhooks/show"
last-updated: "2026-09-14T19:37:21.000Z"
---

# webhooks show

> Show a webhook endpoint

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

Display the full configuration of a single webhook endpoint, including its URL, delivery format, subscribed event types, enabled state, description, and timestamps.

## Usage

## Options

Option

Description

Required

Default

`<id>`

ID of the webhook endpoint to show

Yes

-

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

## Examples

## Output

Prints each field of the webhook endpoint on its own line. With `--json`, returns the full webhook object from the API.