---
title: "Warmup"
method: GET
path: "/_ah/warmup"
---

# Warmup

`GET /_ah/warmup`

Served stub function returning no content.

Your warmup logic can be implemented here (e.g. set up a database connection pool)

Returns:
    A tuple containing an empty string, HTTP code 200, and an empty object.

## Response `200`

Successful Response

- unknown[]
  - unknown

---

[API](https://skmtc.net/phonely/apis/fastapi.md) · [All operations](https://skmtc.net/phonely/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/phonely/fastapi/versions/9bfd5599d479/schema)
