Get a chat
Chats
Get a Chat
Retrieve a single chat by ID. Returns metadata only — use GET /v1/chats/{id}/messages for the conversation history.
GET
Get a chat
Authorizations
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → API.
Path Parameters
The chat ID
Response
Chat details
Unique chat identifier
Chat title, or null if untitled
AI-generated summary, or null
Associated project ID, or null
Whether the chat has a public share link
When true, only the creator and explicitly granted users can see the chat
Origin of the chat (web, api, microsoft-word)
ISO 8601 creation timestamp
ISO 8601 last-update timestamp