GET /tasks/{task_id}/raw-files/{raw_file_id}Ask AIget https://api.cmp.optimizely.com/v3/tasks/{task_id}/raw-files/{raw_file_id}Get a raw file associated with the task identified by task_id.Path Paramstask_idstringrequiredUnique identifier of the taskraw_file_idstringrequiredUnique identifier of the raw file associated with the taskResponses 200Fetched raw file 400Client error 401Authorization error 403Permission error 404Not found errorUpdated 7 months ago