x-token: ********************{
"id": 0
}curl --location --request POST 'https://api.gogpu.cn/sub_account/message/GetMessageInfo' \
--header 'x-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": 0,
"data": {
"content": "string",
"created_at": "string",
"describe": "string",
"id": 0,
"is_all": 0,
"member_id": 0,
"member_type": 0,
"pid": 0,
"publisher": 0,
"rela_id": 0,
"status": 0,
"sub_id": 0,
"sub_type": 0,
"title": "string",
"type": 0,
"updated_at": "string"
},
"msg": "string"
}