Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] API endpoint that would return all the completed tasks on a specific date. #51

Open
arieln93 opened this issue Apr 25, 2023 · 1 comment
Labels
request API feature request

Comments

@arieln93
Copy link

Statement of purpose
I do solemnly swear (or affirm) that this is an API feature request and not a Marvin feature request. For a Marvin feature request I would use Product Board.

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
API endpoint that would return all the completed tasks on a specific date.
For example:
Request: apiurl/date=ddmmyyy
Response: list of tasks completed in this day

Describe alternatives you've considered
I've looked through all of the current API endpoints to see if I can achieve it from a combination of them, but it's not possible.

@arieln93 arieln93 added the request API feature request label Apr 25, 2023
@arieln93 arieln93 changed the title [REQUEST] [REQUEST] API endpoint that would return all the completed tasks on a specific date. Apr 25, 2023
@zisp
Copy link

zisp commented Sep 21, 2023

I would very much like this also. I thought that all tasks might show as a response to the todayItems endpoint, but it only returns the "done: false" ones.
There's not a key to put in the header to have al tasks returnedl? (I couldn't find any documentation that would indicate there is, I'm just being hopeful.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request API feature request
Projects
None yet
Development

No branches or pull requests

2 participants