Unary · Webhooks
Gets details about a specific webhook.
Use this method to:
- View webhook configuration
- Check webhook URL
- See bound workflow count
Examples
-
Get webhook details:
Retrieves information about a specific webhook.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetWebhookRequest
GetWebhookRequest gets details about a specific webhook.
Response
gitpod.v1.GetWebhookResponse
Related types
Webhook
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.