Template Details
POST
/template/infoSee creation interface for filters description
Request
Header Params
Content-Type
string
optional
Example:
application/json
Body Params application/json
template_id
string
channel id
Example
{
"template_id": "string"
}
Request samples
Responses
成功(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
error
object
optional
data
object (Template)
optional
template_id
string
channel ID
team_id
integer
Team ID
account_id
integer
Account ID
template_name
string
Name
description
string
Description
email
string
Email template
sms
string
SMS template
feishu
string
Feishu/Lark bot
dingtalk
string
Dingtalk bot
wecom
string
WeCom bot
feishu_app
string
Feishu/Lark app
dingtalk_app
string
Dingtalk app
wecom_app
string
WeCom app
status
enum<string>
Status
enabled, disabled, deleted
Allowed values:
enableddisableddeleted
creator_id
integer
Creator ID
If no one in responsible team, can only rely on creator for management
updated_by
integer
Updater ID
created_at
integer
Created timestamp
updated_at
integer
Updated timestamp
Example
Not configured
Last modified: 2 个月前