Get threads in a chatbot
GET/auth/threads
Retrieves a paginated and sortable list of conversation threads for a specific chatbot.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Success - Returns a list of threads and total count.
Chat id cannot be empty
Unauthorized Access
Unauthorized - You do not have permission to view this chat
Chat not found
Internal Server Error