API Reference
List Documents
List accessible documents.
Args: auth: Authentication context skip: Number of documents to skip limit: Maximum number of documents to return filters: Optional metadata filters folder_name: Optional folder to scope the operation to end_user_id: Optional end-user ID to scope the operation to
Returns: List[Document]: List of accessible documents
POST
Headers
Query Parameters
Body
application/json · object | null
Response
200
application/json
Successful Response
Information about a file stored in storage
Was this page helpful?