GET tasks/{id}/custom-fieldsAsk AIget https://api.cmp.optimizely.com/v3/tasks/{id}/custom-fieldsGet the list of custom fields added to a task.Path ParamsidstringrequiredUnique identifier of the taskQuery Paramsoffsetinteger≥ 0Defaults to 0Starting index of results (zero indexed)page_sizeinteger1 to 100Defaults to 10Number of results to return per pageResponses 200List of fetched custom fields 400Client error 401Authorization error 403Permission error 404Not found errorUpdated 7 months ago