Management API
...
Product
Features
Export Product Features
1min
exports product features to csv if requesting manager has access permissions to them url /api/v1/product features/export method get success response code 200 ok content examples "id","created at","updated at","name","code","is deleted","product id","feature type","max consumption","allow overages","consumption period","max overages","reset consumption","allow unlimited consumptions","metadata","floating timeout","floating users","is floating","is floating cloud","allow negative consumptions" 90001,"2021 01 13 08 38 38+00 00","2021 01 13 08 38 38+00 00","feature 1","f1",false,90004,"activation",0,false,"",0,false,false,"{}","",1,false,false,true 90002,"2021 01 13 08 39 44+00 00","2021 01 13 08 39 44+00 00","feature 2","f2",false,90004,"consumption",44,false,"",0,false,false,"{}","",1,false,false,true 90003,"2021 01 13 12 29 23+00 00","2021 01 13 12 29 23+00 00","feature 3","f3",false,90004,"activation",0,false,"",0,false,false,"{}","",1,false,false,true 90004,"2021 01 13 13 03 31+00 00","2022 12 08 07 50 25+00 00","feature 4","f4",false,90004,"consumption",4,false,"",0,false,false,"{}","",1,false,false,true 90005,"2021 01 13 12 29 23+00 00","2021 01 13 12 29 23+00 00","feature 5","f5",false,90004,"activation",0,false,"",0,false,false,"{}",120,1,false,true,true 90006,"2021 01 13 12 29 23+00 00","2021 01 13 12 29 23+00 00","feature 6","f6",false,90009,"activation",0,false,"",0,false,false,"{}",120,1,false,true,true 90007,"2021 01 13 12 29 23+00 00","2021 01 13 12 29 23+00 00","feature 7","f7",false,90009,"activation",0,false,"",0,false,false,"{}",120,1,false,true,true 90008,"2025 03 12 14 01 35 428119+00 00","2025 03 12 14 01 35 428142+00 00","product a","c123",false,90001,"activation",0,false,"",0,false,false,"{}","",1,false,false,true 90009,"2025 03 12 14 01 35 444040+00 00","2025 03 12 14 01 35 444068+00 00","product b","c456",false,90001,"activation",0,false,"",0,false,false,"{}","",1,false,false,true