跳转到内容

REST API — Webhooks

此内容尚不支持你的语言。

Method Path What it does
GET /api/webhooks/workflow/{workflow_id}/executions/{execution_id} Get execution status. Token-scoped: can only see executions triggered by this token.
POST /api/webhooks/workflow/{workflow_id}/trigger Trigger a workflow via webhook. Authenticated via Bearer token.