---
title: "Get Chat Og Metadata"
method: GET
path: "/v1/agents/{chat_id}/og"
tags: ["SDK API"]
---

# Get Chat Og Metadata

`GET /v1/agents/{chat_id}/og`

Returns the OG metadata for a chat

## Path parameters

- `chat_id` string, uuid, required

## Response `200`

OG metadata successfully retrieved

- unknown

## Other responses

- `422` — Validation Error
- `500` — Internal server error

---

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