Skip to main content
Moss Docs home page
Search...
⌘K
Ask AI
Website
Portal ›
GitHub
Search...
Navigation
Home
SDK
Community
Join Our Community
Support
Getting Started
What is Moss?
Quickstart
Core Concepts
SDK Overview
Use Cases
Sub-10ms Knowledge Retrieval
Voice Agent (LiveKit)
Integrations
Livekit
Pipecat
How it works
Authentication
Indexing Data
Retrieval
Storage & Persistence
Deployment / Production
SDK Reference
JavaScript
Python
SDK Reference
Classes
Interfaces
ModelRef
IndexInfo
IndexStatus
DocumentInfo
QueryResultDocumentInfo
SearchResult
AddDocumentsOptions
GetDocumentsOptions
REST API
On this page
Interface: GetDocumentsOptions
Properties
Interfaces
GetDocumentsOptions
Copy page
Copy page
inferedge-moss
/ GetDocumentsOptions
Interface: GetDocumentsOptions
Options for retrieving documents, such as filtering by specific IDs.
Properties
doc_ids
:
Optional[List[str]]
AddDocumentsOptions
API Reference - v1
⌘I