Skip to content

[Features] Get document content by ID or name within a collection #1119

@earayu

Description

@earayu

We need a way to directly retrieve the content of a specific document using its collection_id and document_id (or document_name).

To implement this, we could:

  1. Create a new, dedicated HTTP endpoint (and/or MCP endpoint).
  2. Or, extend the existing /api/v1/collections/{collection_id}/searches interface to handle this specific lookup.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions