curl --location --request GET '/letsencrypt/api/account/message?id=id' \ --header 'Authorization;'
{ "c": 0, "m": "string", "v": [ { "title": "string", "content": "string", "time": "string" } ] }