curl --location --request GET '/api/v1/health/about'
{ "code": 0, "message": "success", "data": { "property1": "string", "property2": "string" } }