gitpod.v1.WorkflowService
GetWorkflowWebhookSecret
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.
workflowId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047"
post/gitpod.v1.WorkflowService/GetWorkflowWebhookSecret
Request body
Response
Success