GET /work-requests/{work_request_id}/comments/{comment_id}Ask AIget https://api.cmp.optimizely.com/v3/work-requests/{work_request_id}/comments/{comment_id}Experimental Get a work request comment by ID.Path Paramswork_request_idstringrequiredUnique identifier of the work requestcomment_idstringrequiredUnique identifier of the work request commentResponses 200Fetched work request comment 400Client error 401Authorization error 403Permission error 404Not found errorUpdated 7 months ago