Skip to content

GET /plan-runs/:id

GET
/plan-runs/{id}
curl --request GET \
--url https://example.com/plan-runs/example
id
required
string

Successful response.

Error response (see src/core/errors.ts).