Get User Chats

Get all chats for the current user.

get/api/v1/chat-history/chats

Query parameters

skipinteger
limitinteger

Response

Successful Response

idstring required
titlestring required
created_atstring date-time required
updated_atstring date-time required
message_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.