Gets the questions asked by the users specified in the ids parameter.
- 服务商
- Stack Exchange 问答网络 API
- 输入摘要
- {"name":"ids","type":"string","required":true,"description":"Semicolon-delimited list of up to 100 user IDs."}, {"name":"sort","type":"string","required":false,"description":"The field to sort results by. Default is 'activity'.","enum":["activity","creation","votes"]}, {"name":"min","type":"string","required":false,"description":"Minimum value for the sort field (as Unix timestamp if date-based)."}, {"name":"max","type":"string","required":false,"description":"Maximum value for the sort field (as Unix timestamp if date-based)."}, {"name":"fromdate","type":"string","required":false,"description":"Start of the date range (Unix timestamp)."}, {"name":"todate","type":"string","required":false,"description":"End of the date range (Unix timestamp)."}, {"name":"order","type":"string","required":false,"description":"Order of results: ascending or descending.","enum":["asc","desc"]}, {"name":"site","type":"string","required":true,"description":"The Stack Exchange site to query (e.g., 'stackoverflow')."}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息