Get Chat
Allows a client to get the current state of a chat.
Path Parameters |
---|
chat_id Chat Id — REQUIRED |
Responses | |||||
---|---|---|---|---|---|
200 Successful Response
| |||||
422 Validation Error
|
Allows a client to get the current state of a chat.
Path Parameters |
---|
chat_id Chat Id — REQUIRED |
Responses | |||||
---|---|---|---|---|---|
200 Successful Response
| |||||
422 Validation Error
|
get_chat_chats__chat_id__get
GET /chats/:chat_id
curl -L 'https://projects.laion.ai/chats/:chat_id' \
-H 'Accept: application/json'