Skip to main content
Unary · Workflows Gets the webhook secret for a workflow. This operation is audited for security purposes. Use this method to:
  • Retrieve webhook secret for configuration
  • Set up webhook integrations
  • Verify webhook signatures

Examples

  • Get webhook secret: Retrieves the webhook secret for a workflow.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.GetWorkflowWebhookSecretRequest GetWorkflowWebhookSecretRequest retrieves the webhook secret for a workflow.

Response

gitpod.v1.GetWorkflowWebhookSecretResponse