Documents Collection
Operations for managing document collections
📄️ Add documents source
Uploads one or more document files (PDF, DOCX, TXT, JSON, CSV) to a chatbot, stores them in blob storage, creates database records, and processes them for embeddings. Requires an active subscription plan.
📄️ Get documents in a chatbot
Retrieves a paginated and sortable list of documents associated with a specific chatbot.
📄️ Get all document URLs for a chatbot
Retrieves a list of all document URLs associated with a specific chatbot. Primarily for internal use or specific integrations needing direct URLs.