Search and retrieve information about files stored in the GDC.; Retrieve metadata for files using POST request with filters, fields, format and size parameters.
- Provider
- NCI Genomic Data Commons (GDC) API
- Input summary
- {"name":"from","type":"string","required":false,"description":"Index of the first record to return."}, {"name":"size","type":"string","required":false,"description":"Maximum number of results to return."}, {"name":"sort","type":"string","required":false,"description":"Field and direction to sort results."}, {"name":"fields","type":"string","required":false,"description":"Comma-separated list of fields to include in the response."}, {"name":"format","type":"string","required":false,"description":"Specifies the API response format.","enum":["json","tsv","xml"]}, {"name":"pretty","type":"boolean","required":false,"description":"Whether to return human-readable formatted JSON."}, {"name":"filters","type":"object","required":false,"description":"Specifies search parameters using logical operators and field-value pairs."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available