---
title: "Workflow status overview"
method: GET
path: "/status/workflow/{workflowId}"
---

# Workflow status overview

`GET /status/workflow/{workflowId}`

Provides workflow meta, totals, stage breakdown, window hours, SMS summary, and recent SMS for a workflow.

## Path parameters

- `workflowId` string, required

## Query parameters

- `hours` integer
- `date` string

## Response `200`

Workflow status overview returned

- object

## Other responses

- `400` — Validation error
- `401` — Invalid or missing API key
- `403` — Invalid or missing API key
- `404` — Workflow not found
- `500` — Upstream/internal error

---

[API](https://skmtc.net/collectwise/apis/collectwise-api.md) · [All operations](https://skmtc.net/collectwise/apis/collectwise-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/collectwise/collectwise-api/versions/a44939a1402b/schema)
