---
title: "Get Status"
method: GET
path: "/integrations/public/v1/cadence/status"
tags: ["Cadence Public", "integrations_cadence_public"]
---

# Get Status

`GET /integrations/public/v1/cadence/status`

Return the latest cadence run log for the given group from Mongo.

Requires teamid header to scope results. Returns 404 if no log exists.

## Query parameters

- `group_id` string, required — Use-case group id to fetch last run status

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/interactly/apis/interactly-api-4.md) · [All operations](https://skmtc.dev/interactly/apis/interactly-api-4/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactly/interactly-api-4/revisions/d69c17f1f601/schema)
