Skip to main content

Get Chat

Allows a client to get the current state of a chat.

Path Parameters
chat_id Chat Id REQUIRED
Responses
200

Successful Response

Schema OPTIONAL
undefined
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type
get_chat_chats__chat_id__get
GET /chats/:chat_id
chat_id — path
curl -L 'https://projects.laion.ai/chats/:chat_id' \
-H 'Accept: application/json'