GET /tasks/{task_id}/custom-fields/{custom_field_id}Ask AIget https://api.cmp.optimizely.com/v3/tasks/{task_id}/custom-fields/{custom_field_id}Get a custom field of a taskPath Paramstask_idstringrequiredUnique identifier of the taskcustom_field_idstringrequiredUnique identifier of the custom fieldResponses 200Fetched custom field 400Client error 401Authorization error 403Permission error 404Not found errorUpdated 7 months ago