# groupid 作为url参数附在url之后, api密钥 curl --location '{url}?GroupId={group_id}' \ --header 'Autorization: Bearer {api密钥}' \ ...