gitpod.v1.WebhookService
ListWebhooks
Lists webhooks with optional filtering.
Use this method to:
- View all webhooks in an organization
- Filter webhooks by type or provider
Examples
-
List all webhooks:
Shows all webhooks with pagination.
pagination: pageSize: 20
post/gitpod.v1.WebhookService/ListWebhooks
Query parameters
pageSizeinteger
tokenstring
Request body
Response
Success