Unary · Webhooks
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.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.ListWebhooksRequest
ListWebhooksRequest lists webhooks with optional filtering.
Response
gitpod.v1.ListWebhooksResponse
Related types
Filter
Filter
gitpod.v1.ListWebhooksRequest.FilterPaginationRequest
PaginationRequest
gitpod.v1.PaginationRequestPaginationResponse
PaginationResponse
gitpod.v1.PaginationResponseWebhook
Webhook
Webhook represents a webhook endpoint for receiving SCM events.
gitpod.v1.WebhookMetadata
Metadata
Metadata contains organizational and ownership information.
gitpod.v1.Webhook.MetadataSpec
Spec
Spec contains the webhook configuration.
gitpod.v1.Webhook.SpecWebhookProvider
WebhookProvider
WebhookProvider identifies the Git provider.
WebhookType
WebhookType
WebhookType determines the scope level of the webhook.