parseable
parseable copied to clipboard
Updates for list filters API
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.