Skip to content

Endpoint collections-search/{collection-id} does not work #516

@YuriZmytrakov

Description

@YuriZmytrakov

Describe the bug
Currently, there is no collection-search/{collection-id} endpoint implemented. As a result, it’s not possible to query a single collection through the collections-search endpoint. When attempting to request a specific collection using this route, the API returns an error: {"detail": "Not Found"}
Since the collections/{collection-id} endpoint does not support filters, it’s not possible to restrict user access or limit searches by collection IDs. This means users can still attempt to access collections they don’t have permission for.

Expected behavior
The response should be similar to collections/{collection-id}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions