文档
测试

正式版申请列表

GET
/api/v1/regular-request

接口描述

- 系统管理员可以使用本API查询任意自注册组织的转正申请 - 组织管理员可以使用本API查询本组织的转正申请

请求参数

参数名
类型
描述
必填
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
需解析的引用字段,选填项,目前支持"requestCom", "requestOrganization", "requester", "approver"
可选

响应参数

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