This query returns a list of when a task was completed.
Developer info
- API endpoint slug
- rememberthemilk.history_of_task_completed
- Runtime method
- performQuery("rememberthemilk.history_of_task_completed")
Query fields
No fields for this query
Ingredients
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Rememberthemilk.historyOfTaskCompleted.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
NameThe name of the task.
- Slug
- name
- Filter code
- Rememberthemilk.historyOfTaskCompleted.Name
- Type
- String
- Example
- Pick up the milk
ListThe name of the list.
- Slug
- list
- Filter code
- Rememberthemilk.historyOfTaskCompleted.List
- Type
- String
- Example
- Personal
PriorityThe priority of the task.
- Slug
- priority
- Filter code
- Rememberthemilk.historyOfTaskCompleted.Priority
- Type
- String
- Example
- 1
Link to taskThe URL of the task.
- Slug
- link_to_task
- Filter code
- Rememberthemilk.historyOfTaskCompleted.LinkToTask
- Type
- String
- Example
- https://www.rememberthemilk.com/app/#all/123456
TagsComma-separated list of task tags.
- Slug
- tags
- Filter code
- Rememberthemilk.historyOfTaskCompleted.Tags
- Type
- String
- Example
- meeting, archived, asap