---
title: "GET /v1/namespaces/{namespace}/hint_cache_warm"
method: GET
path: "/v1/namespaces/{namespace}/hint_cache_warm"
---

# GET /v1/namespaces/{namespace}/hint_cache_warm

`GET /v1/namespaces/{namespace}/hint_cache_warm`

Signal turbopuffer to prepare for low-latency requests.

## Path parameters

- `namespace` string, required

## Response `202`

The status of the cache warm request.

- object — The response to a successful cache warm request.
  - `status` 'ACCEPTED', required — The status of the request.
  - `message` string

## Other responses

- `default` — An error response.

---

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