Skip to main content
Unary · Webhooks Lists workflows bound to a webhook. Use this method to:
  • View all workflows triggered by a webhook
  • Check workflow bindings

Examples

  • List webhook workflows: Shows all workflows bound to a webhook.

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.ListWebhookWorkflowsRequest ListWebhookWorkflowsRequest lists workflows bound to a webhook.

Response

gitpod.v1.ListWebhookWorkflowsResponse
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse
Workflow represents a workflow configuration.gitpod.v1.Workflow
WorkflowMetadata contains workflow metadata.gitpod.v1.Workflow.Metadata
gitpod.v1.Workflow.Spec