Copy pageTasksTasksGet TaskGet Task GET /api/tasks/:task_id Get a single task by ID. Returns the task with only the 20 newest entries from recent_comments to keep the payload light. Older entries are served on demand by GET /api/tasks/{task_id}/activities. Request Responses200422Successful ResponseValidation Error