GET assets/{asset_id}/fieldsAsk AIget https://api.cmp.optimizely.com/v3/assets/{asset_id}/fieldsExperimental Get the list of fields of an asset.Path Paramsasset_idstringrequiredUnique identifier of the assetQuery Paramsoffsetinteger≥ 0Defaults to 0Starting index of results (zero indexed)page_sizeinteger1 to 100Defaults to 10Number of results to return per pageResponses 200List of fetched fields 400Client error 401Authorization error 403Permission error 404Not found errorUpdated 7 months ago