v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
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