curl --location --request GET 'https://open.yunxinapi.com/im/v2/teams?team_ids=&team_type' \
--header 'AppKey;' \
--header 'X-custom-traceid: {% mock '\''uuid'\'' %}' \
--header 'Nonce;' \
--header 'CurTime;' \
--header 'CheckSum;'
{
"code": 0,
"msg": "string",
"data": {}
}