---
title: "Health Check"
method: GET
path: "/api/chat/health"
tags: ["v2", "chat", "chat"]
---

# Health Check

`GET /api/chat/health`

Health check endpoint for the chat service.

Performs a full cycle test of session creation and retrieval. Should always return healthy
if the service and data layer are operational.

Returns:
    dict: A status dictionary indicating health, service name, and API version.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/significant-gravitas/autogpt-agent-server/versions/382041c7ecb2/schema)
