Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Get all completed tasks of any specific date like today / yesterdays tasks #155

Description

Is there any way to get all completed tasks of any specific date let say todays / yesterday tasks.

I know I can get all completed tasks from following endpoint

GET a.wunderlist.com/api/v1/tasks
completed | boolean | required
list_id | integer | required

I want all completed tasks against any specific date.
Is there any endpoint for this? Or we have to filter out the tasks manually at client side?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions