docspell icon indicating copy to clipboard operation
docspell copied to clipboard

[api] Way to limit queue state response

Open madduck opened this issue 2 years ago • 1 comments

The sec/queue/state endpoint seems to return the entire queue, which eventually will get rather large. Most of the time, I reckon that the user only needs the items in queued, progress, and maybe the last 10 items in completed. It would be nice if I could provide a limiting parameter to the GET request.

madduck avatar Oct 22 '23 20:10 madduck

Yes, this api is still from day 1 on the project :/

eikek avatar Oct 23 '23 13:10 eikek