curl --location -g --request GET 'http://127.0.0.1/cgi-bin/externalcontact/get_subscribe_mode?access_token={{accesstoken}}'
{ "errcode": 0, "errmsg": "string", "subscribe_mode": 0 }