GET /tasks/{task_id}/steps/{step_id}/sub-steps/{sub_step_id}/commentsAsk AIget https://api.cmp.optimizely.com/v3/tasks/{task_id}/steps/{step_id}/sub-steps/{sub_step_id}/commentsGet the list of the comments of a task substepPath Paramstask_idstringrequiredUnique identifier of the taskstep_idstringrequiredUnique identifier of the stepsub_step_idstringrequiredUnique identifier of the substepResponses 200List of fetched task substep comments 400Client error 401Authorization error 403Permission error 404Not found errorUpdated 7 months ago