---
title: "Retrieve a workflow invocation"
method: GET
path: "/root/{m-wf-id}/workflow/{wf-id}/invocation/{invocation-id}"
tags: ["Invocation"]
---

# Retrieve a workflow invocation

`GET /root/{m-wf-id}/workflow/{wf-id}/invocation/{invocation-id}`

Returns a Invocation resource identified by m_wf_id, wf_id, invocation_id

## Response `200`

Success

## Other responses

- `401` — Not authenticated
- `403` — Not authorized
- `404` — Not found
- `default` — Internal server error

---

[API](https://skmtc.dev/pegasus-isi/apis/monitoring-api.md) · [All operations](https://skmtc.dev/pegasus-isi/apis/monitoring-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pegasus-isi/monitoring-api/revisions/0f83c09a8c4a/schema)
