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 at Date and time event was created.
- Slug
- created_at
- Filter code
- Rememberthemilk.historyOfTaskCompleted.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Name The name of the task.
- Slug
- name
- Filter code
- Rememberthemilk.historyOfTaskCompleted.Name
- Type
- String
- Example
- Pick up the milk
List The name of the list.
- Slug
- list
- Filter code
- Rememberthemilk.historyOfTaskCompleted.List
- Type
- String
- Example
- Personal
Priority The priority of the task.
- Slug
- priority
- Filter code
- Rememberthemilk.historyOfTaskCompleted.Priority
- Type
- String
- Example
- 1
Link to task The URL of the task.
- Slug
- link_to_task
- Filter code
- Rememberthemilk.historyOfTaskCompleted.LinkToTask
- Type
- String
- Example
- https://www.rememberthemilk.com/app/#all/123456
Tags Comma-separated list of task tags.
- Slug
- tags
- Filter code
- Rememberthemilk.historyOfTaskCompleted.Tags
- Type
- String
- Example
- meeting, archived, asap