---
title: "Get Ttl Config"
method: GET
path: "/api/chat/config/ttl"
tags: ["v2", "chat", "chat"]
---

# Get Ttl Config

`GET /api/chat/config/ttl`

Get the stream TTL configuration.

Returns the Time-To-Live settings for chat streams, which determines
how long clients can reconnect to an active stream.

Returns:
    dict: TTL configuration with seconds and milliseconds values.

## 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/revisions/ad967de8dccc/schema)
