---
title: "Customer status page"
method: GET
path: "/incidents/status/{token}"
tags: ["Incidents"]
---

# Customer status page

`GET /incidents/status/{token}`

Public status page for a ticket/incident, accessed via magic link token. No auth required. Customers can view status, reply thread, and post replies.

## Path parameters

- `token` string, required

## Response `200`

Default Response

---

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