Get chat by ID via API key
Get chat by ID via API key
Get chat metadata by ID using API key authentication. Requires CHAT scope.
GET
Get chat by ID via API key
Authorizations
Enter your LeanMCP API key
Path Parameters
Chat ID
Example:
"c1a83d84-7154-464c-bd19-a9f10e0a067f"
Response
Chat retrieved successfully
Unique chat identifier (UUID)
User ID who owns this chat
Chat title or subject
Whether this chat is publicly accessible
Current status of the chat
Available options:
active, archived, deleted Timestamp when chat was created
Timestamp when chat was last updated
Number of messages in this chat
Required range:
x >= 0Whether this chat is showcased/featured
Brief summary of the chat conversation
AI model used in this chat (e.g., claude-3-sonnet)
ID of the system message for this chat
Additional metadata for the chat

