curl --location --request GET 'http://dev-cn.your-api-server.com/api/apps/v1/devtool/get_mount_legal/?micapp_id=tt5daf2b12c2857910' \
--header 'access-token: clt.943da17996fb5cebfbc70c044c3fc25a57T54DcjT6HNKGqnUdxzy1KcxFnZ'
{
"extra": {
"sub_description": "",
"logid": "202008121419360101980821035705926A",
"now": 1597213176393,
"error_code": 0,
"description": "",
"sub_error_code": 0
},
"data": {
"error_code": 0,
"description": "",
"is_legal": false
}
}