Retrieve a paginated list of cases with optional filtering, field selection, sorting, and response formatting.
- 服务商
- 美国国家癌症研究所基因组数据共享(GDC)API
- 输入摘要
- {"name":"filters","type":"string","required":false,"description":"JSON object for complex search queries, URL-encoded."}, {"name":"facets","type":"string","required":false,"description":"Field to aggregate counts for (used with filters)."}, {"name":"size","type":"integer","required":false,"description":"Maximum number of results to return (default: 10)."}, {"name":"pretty","type":"boolean","required":false,"description":"If true, formats the JSON response with additional whitespace for readability."}, {"name":"sort","type":"string","required":false,"description":"Field to sort by, with optional direction (:asc or :desc)."}, {"name":"fields","type":"string","required":false,"description":"Comma-separated list of fields to include in the response."}, {"name":"format","type":"string","required":false,"description":"Response format: JSON (default), TSV, or XML.","enum":["json","TSV","XML"]}, {"name":"from","type":"integer","required":false,"description":"Index of the first record to return (for pagination)."}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息