Authorization: Bearer ********************
curl --location --request GET 'https://dev-alexa.sifely.com/v3/group/list?orderBy'
{ "list": [ { "groupId": 0, "name": "string" } ], "pageNo": 0, "pageSize": 0, "pages": 0, "total": 0 }