curl --location -g --request GET 'http:///V1/store/storeGroups'
[
{
"code": "string",
"default_store_id": 0,
"extension_attributes": {},
"id": 0,
"name": "string",
"root_category_id": 0,
"website_id": 0
}
]