Get all user's chatbots
GET/auth/chats
Retrieves a list of all chatbots owned by the authenticated user, including basic customization info.
Responses
- 200
- 401
- 500
Success
Unauthorized Access
Internal Server Error
GET/auth/chats
Retrieves a list of all chatbots owned by the authenticated user, including basic customization info.
Success
Unauthorized Access
Internal Server Error