List Chats
List all chats for the current user.
Args:
db: The database session. skip: The number of chats to skip. limit: The number of chats to return. user: The current user.
Returns:
list[schemas.Chat]: The list of chats.
Headers
x-api-key
Query parameters
skip
limit
Response
Successful Response
name
sync_id
id
created_at
modified_at
created_by_email
modified_by_email
organization_id
description
model_name
model_settings
search_settings
messages