v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.WebhookService

GetWebhookSecret

Gets the webhook secret for signature validation.

This operation is audited for security purposes.

Use this method to:

  • Retrieve webhook secret for SCM configuration
  • Verify webhook signatures

Examples

  • Get webhook secret:

    Retrieves the webhook secret.

    webhookId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047"
    
post/gitpod.v1.WebhookService/GetWebhookSecret

Request body

webhookIdstring uuid

Response

Success

secretstring

The decrypted webhook secret