---
title: "Gets the last 100 statuses for this show."
method: GET
path: "/status/{showID}"
tags: ["status"]
---

# Gets the last 100 statuses for this show.

`GET /status/{showID}`

For Twitter, statuses are synonymous with tweets.

## Path parameters

- `showID` string, required

## Response `200`

No response was specified

---

[API](https://skmtc.net/peelci/apis/peel-ci.md) · [All operations](https://skmtc.net/peelci/apis/peel-ci/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/peelci/peel-ci/revisions/6797818e811a/schema)
