> ## Documentation Index
> Fetch the complete documentation index at: https://plain-docs-orca-916-agent-docs-restructure.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Fetch webhook targets

> Fetch webhook targets by ID or as a paginated collection.

You can fetch webhook targets as a paginated collection, or fetch a single target by ID.

<Snippet file="graphql/sdk-note.mdx" />

## List webhook targets

<Snippet file="graphql/get-webhook-targets.mdx" />

## Get a webhook target by ID

<Snippet file="graphql/get-webhook-target.mdx" />
