{
"account": "960003",
"sign": "{{sign}}",
"timestamp": {
{timestamp
}
},
"mmsid": 0
}curl --location --request POST '/Api/MmsTemplate/List' \
--header 'Content-Type: application/json' \
--data-raw '{
"account": "960003",
"sign": "{{sign}}",
"timestamp": {
{timestamp
}
},
"mmsid": 0
}'{
"rt": "20260105113349",
"code": 0,
"code_msg": "SUCCEED",
"list": [
{
"id": 9,
"item_name": "mytitle",
"mms_sign": "mysign",
"mms_title": "mytitle",
"mms_type": "PKG-PARAM",
"push_url": "https://pushtemplatestate.com/mmstemplate/rpt"
}
]
}