GET /tasks/{task_id}/images/{image_id}Ask AIget https://api.cmp.optimizely.com/v3/tasks/{task_id}/images/{image_id}Get an image associated with the task identified by task_id.Path Paramstask_idstringrequiredUnique identifier of the taskimage_idstringrequiredUnique identifier of the image associated with the taskResponses 200Fetched image 400Client error 401Authorization error 403Permission error 404Not found errorUpdated 7 months ago