/conversations interface adjustment
- Dominant language
- TypeScript
- Stars
- 156k
- Forks
- 24.6k
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 610
Description
### Self Checks
- [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542).
- [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [x] I confirm that I am using English to submit this report, otherwise it will be closed.
- [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
- [x] Please do not modify this template :) and fill in all the required fields.
### Dify version
1.11.2
### Cloud or Self Hosted
Self Hosted (Source)
### Steps to reproduce
The user parameter is mandatory for this API. However, I want to obtain the list of sessions created by all users in a specified period (that is, the user parameter is optional, and the start time and end time are two optional query fields). How can I minimize the modification of this API or add a new API?
### ✔️ Expected Behavior
a new API
### ❌ Actual Behavior
_No response_
Contributor guide
Research direction
The issue names only the /conversations API and no files or tests. Start by locating that endpoint and reviewing how its user, start-time, and end-time parameters are handled. Done means a new or minimally modified API can list sessions across users for an optional time period, with its behavior covered by the project’s API tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100