---
title: "Test Endpoint"
method: GET
path: "/test"
tags: ["health"]
---

# Test Endpoint

`GET /test`

[DEPRECATED] use `/health/liveliness` instead.

A test endpoint that pings the proxy server to check if it's healthy.

Parameters:
    request (Request): The incoming request.

Returns:
    dict: A dictionary containing the route of the request URL.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.net/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/79928a3d37d3/schema)
