add get run under workflows api doc (#2627)

Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
This commit is contained in:
Shuchang Zheng
2025-06-09 19:19:38 -07:00
committed by GitHub
parent acbca5d9c0
commit 7ef2b11f34

View File

@@ -161,6 +161,9 @@ navigation:
- section: Workflows
contents:
- POST /v1/run/workflows
- GET /v1/runs/{run_id}
- POST /v1/runs/{run_id}/cancel
- POST /v1/runs/{run_id}/retry_webhook
- GET /v1/workflows
- POST /v1/workflows
- POST /v1/workflows/{workflow_id}