curl --location --request GET '/activity/profile' \ --header 'Authorization;'
{ "code": "string", "data": { "totalLike": 0, "totalPost": 0 }, "message": {} }