文档
测试

获取共享模板的团队列表

GET
http://test.wellsign.cn/matrix/matrix/signLink/template/shareTeam

接口描述

获取共享模板的团队列表

请求头

参数名
类型
描述
必填
token
string
新版后台token
必填

请求参数

参数名
类型
描述
必填
templateId
int
签署模板id
必填

响应参数

参数名
类型
描述
必填
code
int
响应码。0:成功;其他代表错误
必填
msg
string
提示信息
必填
data
object
返回数据
必填
shareTeamList
array
团队列表
必填
teamId
int
团队id
必填
teamName
string
团队名称
必填
share
boolean
是否已分享此模板
必填