Authorization: ********************curl --location '/v3/group/list?orderBy=undefined' \
--header 'Authorization: <api-key>'{
"list": [
{
"groupId": 0,
"name": "string"
}
],
"pageNo": 0,
"pageSize": 0,
"pages": 0,
"total": 0
}