---
title: "GET /invoker/activeRequests/{id}"
method: GET
path: "/invoker/activeRequests/{id}"
---

# GET /invoker/activeRequests/{id}

`GET /invoker/activeRequests/{id}`

To poll if the invocation has finished

## Path parameters

- `id` integer, required

## Response `200`

Invocation still pending

- Pending
  - `pending` object, required

## Other responses

- `303` — Invocation finished
- `404` — Unknown id

---

[API](https://skmtc.net/opentosca/apis/management-bus-rest-api.md) · [All operations](https://skmtc.net/opentosca/apis/management-bus-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opentosca/management-bus-rest-api/versions/93387bbec0c4/schema)
