curl --location --request GET '/msg/push-type'
{ "_embedded": [ { "pushName": "string", "pushType": "string" } ], "code": 0, "message": "string", "timestamp": "string" }