文档
测试

获取短信模板列表

POST
http://localhost:9003/appsmstemplate/list

请求参数

参数名
类型
描述
必填
offset
string
必填
limit
string
必填
tempLang
string
语种
必填
tempName
string
模板名字
必填

响应参数

参数名
类型
描述
必填
records
array
数据列表
必填
saasId
string
示例:bandex_system
必填
created
string
示例:2019-01-18T10:19:07.000+0000
必填
modified
string
示例:2019-01-18T10:19:07.000+0000
必填
id
number
示例:2
必填
tempName
string
示例:Short Message Verification Code 模板名字
必填
tempType
number
示例:1 模板类型 0-功能类,1-业务类
必填
tempContent
string
模板信息
必填
tempState
number
示例:1 模板状态 0-关闭,1-开启
必填
tempLang
string
示例:en 通过语种获取相对应的模板信息
必填
thirdTemplateId
string
示例: 第三方模板id
必填
total
number
示例:12
必填
size
number
示例:10
必填
current
number
示例:1
必填
orders
array
数据列表
必填
column
string
示例:tempType
必填
asc
boolean
示例:true
必填
searchCount
boolean
示例:true
必填
pages
number
示例:2
必填