/
MO
morpheusais
/
Morpheus API Gateway
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.2
raw.githubusercontent.com
2025-10-15
39
24
55.7 KB
Get Chat
Get a specific chat with all messages.
get
/api/v1/chat-history/chats/{chat_id}
Path parameters
chat_id
string
required
Response
Successful Response
ChatDetailResponse
required
id
string
required
title
string
required
created_at
string
date-time
required
updated_at
string
date-time
required
messages
MessageResponse[]