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

@qadirsuh

Description

@qadirsuh

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?

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