parseable icon indicating copy to clipboard operation
parseable copied to clipboard

Updates for list filters API

Open parmesant opened this issue 9 months ago • 1 comments

Adds query params stream, user_id, and type to the endpoint

Fixes #XXXX.

Description


This PR has:

  • [ ] been tested to ensure log ingestion and log query works.
  • [ ] added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • [ ] added documentation for new or modified features or behaviors.

Summary by CodeRabbit

  • New Features
    • Enhanced the filtering mechanism for user queries to support more precise retrieval based on provided query parameters such as stream, user ID, and type.

parmesant avatar Mar 20 '25 10:03 parmesant