List project plan tasks
GET/api/project-plan-tasks
Required permissions:
- project_plan.view: allows view of project plan tasks.
Custom fields
Single-option custom fields appear in the response as dynamic fields named like custom_field_55 where
55 is the ID of the custom field. The value is the ID of the selected option, or null when no option is set.
Request
Responses
- 200
- 400
- 401
- 403
- 412
Returns the list of project plan tasks.
Validation failed
Unauthorized
Forbidden
Precondition failed