curl --location --request GET '/msg/msg-types/selector?tenant='
{
"_embedded": [
{
"msgTypeCode": "string",
"msgTypeId": "string",
"msgTypeName": "string"
}
],
"code": 0,
"message": "string",
"timestamp": "string"
}