curl --request GET \
--url https://nvidia.casebender.com/api/v1/tasks/{taskId}/comments \
--header 'Authorization: Bearer <token>'Get all comments for a specific task. Supports hierarchical comment structure (FUNC-041).
curl --request GET \
--url https://nvidia.casebender.com/api/v1/tasks/{taskId}/comments \
--header 'Authorization: Bearer <token>'