Skip to content

`GET /api/v1/state/operations/{operation_id}` — single operation detail including per-resource results.

GET
/api/v1/state/operations/{operation_id}
curl --request GET \
--url https://example.com/api/v1/state/operations/example
operation_id
required
string

State operation ID

State operation detail

Media type application/json
Example generated
example

State operation not found