---
title: "Head Bluejay Recording"
method: HEAD
path: "/api/v1/public/bluejay/recordings/{token}"
tags: ["bluejay-recordings"]
---

# Head Bluejay Recording

`HEAD /api/v1/public/bluejay/recordings/{token}`

Return Content-Type / Content-Length / Accept-Ranges with no body.

## Path parameters

- `token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Invalid or expired recording token
- `404` — Recording not found
- `422` — Validation Error
- `429` — Too many requests
- `502` — Upstream recording store unavailable

---

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