---
title: "Upload Status"
method: GET
path: "/v1/content/{content_id}/status"
---

# Upload Status

`GET /v1/content/{content_id}/status`

Minimal status projection for the upload SDK's processing watcher.

Publishable keys can poll this (unlike GET /v1/content/{id}, which is
portal/secret only) — it exposes only lifecycle status, never content
metadata beyond what the caller already supplied at create time.

## Path parameters

- `content_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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