curl --location --request GET 'https://fleet.roscolive.com/api/v1.0/partners/companies//groups?byid=company' \
--header 'Content-Type: text/plain' \
--data-raw ''
{
"meta": {
"code": 200
},
"response": {
"groups": [
"InternalTrialDV6",
"EngineeringDV6",
"API Test Group",
"MASTER GROUP",
"Tjjjjj",
"Paired Devices",
"Non-Paired Devices",
"Inactive Devices",
"DV6",
"Not used",
"Public Test",
"Installed Devices",
"Mikes Devices",
"Brian's Test Group",
"Ilan Ganor Group",
"roma%test@",
"",
"###",
"21313",
"f"
]
},
"result": "OK"
}