文档
测试

查询应用的授权列表

GET
/api/v1/application/{appId}/license

接口描述

- 系统管理员可以查看任意应用的授权列表 - 订阅了根云应用开发服务的组织管理员可以查看属于他的应用的授权列表

请求参数

参数名
类型
描述
必填
appId
string
应用id,必填项
必填
search
string
Query based on the organization name and administrator’s mobile phone number and email address. Don’t use richQuery when using search. Fuzzy query is supported.
可选
skip
string
Number of skipped results.This is an optional slot to fill in with default value of 0
可选
limit
string
Total number of returned results. This is an optional slot to fill in with default value of 50
可选
filter
string
Rich query conditions, optional
可选
sort
string
Sorting according to query conditions, optional. Sorting methods include ascending (asc) and descending (desc)
可选
resolve
string
需解析的引用字段,选填项,目前支持"application", "package"
可选

响应参数

参数名
类型
描述
必填
root
object
Succeed
必填