List webhooks
Endpoints
List webhooks
List the workspace’s webhook subscriptions.
Scope: read:webhooks
GET
List webhooks
Authorizations
Bearer API key. Secret server keys start with gt_live_; client-safe browser keys start with gt_pub_ (write-only, origin-pinned). Create and scope keys in Settings → API Keys.
Query Parameters
Max rows to return. Default 50, max 100.
Required range:
1 <= x <= 100Rows to skip (pagination).
Required range:
x >= 0Last modified on July 6, 2026