访问路径:open/platform/app/list

接口说明:获取用户的作品列表

URL结构

https://editorapi.rabbitpre.com/open/platform/app/list

接口协议:HTTPS

HTTP请求方式:GET

请求参数


参数必选类型说明
keywordfalsestring作品名称
pageNofalseinteger页码
pageSizefalseinteger每页数量
opfidtruestring兔展分配的第三方平台id
companyIdfalsestring第三方平台的企业id
uidtruestring第三方平台的用户id
noncetruestring6位随机字符串
timestamptruestring签名时间戳
signaturetruestring签名字符串

请求示例

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

https://editorapi.rabbitpre.com/open/platform/app/list

返回参数


参数必选类型说明
codetruestring操作结果:200成功,其他则为失败
msgtruestring操作信息说明
errorCodetruestring返回信息: SUCCESS成功,其他则为失败
datatrue

返回示例