Get links for a chatbot
GET/auth/links/:chat_id
Retrieves a paginated and sortable list of web links associated with a specific chatbot, including their status and processing job details.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Success - Returns a list of links and total count.
Unauthorized Access
Unauthorized - You do not have permission to access this chat
Chat not found
Internal Server Error