用户应用系统关联列表查询
GET
/v1/frontend/user-application/query/by-external-system
接口描述
用户列表查询,参数为均为可选,参数为空则是全量查询
请求参数
参数名
类型
描述
必填
tenantCode
String
租户编码
必填
organizationCode
String
组织编码
必填
pageNum
int
页码
必填
pageSize
int
每页大小
必填
响应参数
参数名
类型
描述
必填
code
String
用户编码
必填
applicationCodes
List
应用系统编码
必填