按属性获取用户列表。返回用户ID、其邮箱地址以及在请求的‘key’对象中指定的属性的列表。
确定
错误的请求
无法处理的实体
无法处理的实体
请求过多
{- "after": "string",
- "attr_type": "client",
- "attribute": {
- "key": "string",
- "value": "string"
}, - "keys": [
- "string"
], - "limit": 20,
- "login_project_id": "string",
- "publisher_id": 0,
- "publisher_project_id": 0,
- "search_type": "equal"
}
[- {
- "attributes": [
- {
- "attr_type": "client",
- "data_type": "string",
- "description": "string",
- "format": "string",
- "key": "string",
- "permission": "public",
- "readonly": true,
- "value": "string"
}
], - "email": "string",
- "user_id": "string"
}
]