curl --location --request GET 'https://api.shakingcloud.com/api/user/card/get_activate_page/'
{
"attributes": {},
"code": "string",
"data": {
"body": [
{}
],
"createDate": "2019-08-24T14:15:22Z",
"createStr": "string",
"description": "string",
"key": "string",
"modifyDate": "2019-08-24T14:15:22Z",
"title": "string",
"tkey": "string"
},
"msg": "string",
"success": true,
"totalCount": 0
}