访问路径:api/template/class

接口说明:获取模板分类

URL结构

https://open.rabbitpre.com/api/template/class

接口协议:HTTPS

HTTP请求方式:GET

请求参数

参数必选类型说明
companyId
false
string
第三方平台的企业id,如果没有则不必传,有则传,其他接口必须保持一致
uid
true
string
第三方平台的用户id
typetruestring模板类型 1:翻页,2:长页,6:企业专区

请求示例

换行和缩进只是为了更好的展示:

https://open.rabbitpre.com/api/template/class?type=1

返回参数

参数类型说明
parentNamestring分类名称
fieldNamestring分类字段
tagsstring

【分类子类型值,分类子类名称】

返回示例