GET/projectCategories/{categoryId}/tasks.json
Retrieving Tasks associated with the Category
Returns tasks which are inside the projects in the cateogory.
Path Params
- Name
categoryId
- Type
- string
- required
- Description
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 Response
200 Response
application/json
{
"todo-items": [
{
"canComplete": true,
"project-id": "1",
"creator-lastname": "McGill",
"has-reminders": false,
"tasklist-isTemplate": false,
"has-unread-comments": false,
"todo-list-name": "TaskList Template one - test",
"hasTickets": false,
"due-date-base": "",
"order": "2000",
"comments-count": "0",
"userFollowingComments": false,
"private": "0",
"status": "new",
"todo-list-id": "1",
"predecessors": [],
"created-on": "2018-05-14T08:54:00Z",
"tags": [],
"canEdit": true,
"content": "task one",
"has-predecessors": "0",
"creator-firstname": "Holly",
"id": "1",
"company-name": "Marketing Ltd.",
"last-changed-on": "2018-05-14T08:54:51Z",
"due-date": "",
"has-dependencies": "0",
"completed": false,
"position": "2000",
"userFollowingChanges": false,
"estimated-minutes": "0",
"attachments-count": "0",
"description": "",
"progress": "0",
"priority": "",
"harvest-enabled": false,
"viewEstimatedTime": true,
"parentTaskId": "",
"creator-avatar-url": "",
"tasklist-lockdownId": "",
"company-id": "1",
"canLogTime": "1",
"creator-id": "1",
"project-name": "holly 1 project",
"start-date": "",
"tasklist-private": false,
"timeIsLogged": "0",
"lockdownId": ""
},
{
"canComplete": true,
"project-id": "1",
"creator-lastname": "McGill",
"has-reminders": false,
"tasklist-isTemplate": false,
"has-unread-comments": false,
"todo-list-name": "TaskList Template one - test",
"hasTickets": false,
"due-date-base": "",
"order": "2001",
"comments-count": "0",
"userFollowingComments": false,
"private": "0",
"status": "new",
"todo-list-id": "1",
"predecessors": [],
"created-on": "2018-05-14T08:54:00Z",
"tags": [],
"canEdit": true,
"content": "task 2",
"has-predecessors": "0",
"creator-firstname": "Holly",
"id": "1",
"company-name": "Marketing Ltd.",
"last-changed-on": "2018-05-14T08:54:55Z",
"due-date": "",
"has-dependencies": "0",
"completed": false,
"position": "2001",
"userFollowingChanges": false,
"estimated-minutes": "0",
"attachments-count": "0",
"description": "",
"progress": "0",
"priority": "",
"harvest-enabled": false,
"viewEstimatedTime": true,
"parentTaskId": "",
"creator-avatar-url": "",
"tasklist-lockdownId": "",
"company-id": "1",
"canLogTime": true,
"creator-id": "1",
"project-name": "holly 1 project",
"start-date": "",
"tasklist-private": false,
"timeIsLogged": "0",
"lockdownId": ""
},
{
"canComplete": true,
"project-id": "1",
"creator-lastname": "McGill",
"has-reminders": false,
"tasklist-isTemplate": false,
"has-unread-comments": false,
"todo-list-name": "Default 1",
"hasTickets": false,
"due-date-base": "",
"order": "2000",
"comments-count": "0",
"userFollowingComments": false,
"private": "0",
"status": "new",
"todo-list-id": "1",
"predecessors": [],
"created-on": "2018-05-14T08:58:00Z",
"tags": [],
"canEdit": true,
"content": "task 5",
"has-predecessors": "0",
"creator-firstname": "Holly",
"id": "1",
"company-name": "Marketing Ltd.",
"last-changed-on": "2018-05-14T08:58:03Z",
"due-date": "",
"has-dependencies": "0",
"completed": false,
"position": "2000",
"userFollowingChanges": false,
"estimated-minutes": "0",
"attachments-count": "0",
"description": "",
"progress": "0",
"priority": "",
"harvest-enabled": false,
"viewEstimatedTime": true,
"parentTaskId": "",
"creator-avatar-url": "",
"tasklist-lockdownId": "",
"company-id": "1",
"canLogTime": true,
"creator-id": "1",
"project-name": "Holly Project",
"start-date": "",
"tasklist-private": false,
"timeIsLogged": "0",
"lockdownId": ""
},
{
"canComplete": true,
"project-id": "1",
"creator-lastname": "McGill",
"has-reminders": false,
"tasklist-isTemplate": false,
"has-unread-comments": false,
"todo-list-name": "TaskList Template one - test",
"hasTickets": false,
"due-date-base": "",
"order": "2000",
"comments-count": "0",
"userFollowingComments": false,
"private": "0",
"status": "new",
"todo-list-id": "1",
"predecessors": [],
"created-on": "2018-05-14T08:56:00Z",
"tags": [],
"canEdit": true,
"content": "task 3",
"has-predecessors": "0",
"creator-firstname": "Holly",
"id": "1",
"company-name": "Marketing Ltd.",
"last-changed-on": "2018-05-14T08:56:06Z",
"due-date": "",
"has-dependencies": "0",
"completed": false,
"position": "2000",
"userFollowingChanges": false,
"estimated-minutes": "0",
"attachments-count": "0",
"description": "",
"progress": "0",
"priority": "",
"harvest-enabled": false,
"viewEstimatedTime": true,
"parentTaskId": "",
"creator-avatar-url": "",
"tasklist-lockdownId": "",
"company-id": "1",
"canLogTime": true,
"creator-id": "189419",
"project-name": "My testing project",
"start-date": "",
"tasklist-private": false,
"timeIsLogged": "0",
"lockdownId": ""
},
{
"canComplete": true,
"project-id": "1",
"creator-lastname": "McGill",
"has-reminders": false,
"tasklist-isTemplate": false,
"has-unread-comments": false,
"todo-list-name": "TaskList Template one - test",
"hasTickets": false,
"due-date-base": "",
"order": "1",
"comments-count": "0",
"userFollowingComments": false,
"private": "0",
"status": "new",
"todo-list-id": "1",
"predecessors": [],
"created-on": "2018-05-14T08:56:00Z",
"tags": [],
"canEdit": true,
"content": "task 4",
"has-predecessors": "0",
"creator-firstname": "Holly",
"id": "1",
"company-name": "Marketing Ltd.",
"last-changed-on": "2018-05-14T08:56:23Z",
"due-date": "",
"has-dependencies": "0",
"completed": false,
"position": "2001",
"userFollowingChanges": false,
"estimated-minutes": "0",
"attachments-count": "0",
"description": "",
"progress": "0",
"priority": "",
"harvest-enabled": false,
"viewEstimatedTime": true,
"parentTaskId": "",
"creator-avatar-url": "",
"tasklist-lockdownId": "",
"company-id": "1",
"canLogTime": true,
"creator-id": "1",
"project-name": "My testing project",
"start-date": "",
"tasklist-private": false,
"timeIsLogged": "0",
"lockdownId": ""
}
],
"STATUS": "OK"
}