Back to catalog
Cortexa research tool·biomedical·gdc
GDC List Files
List GDC files filtered by data_type and other fields. Use to identify downloadable artifacts (e.g., expression quantification) for analysis pipelines.
Livelast probed 2026-05-01 01:00Z· 474msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 474ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"data_type": {
"description": "Data type filter (e.g., 'Gene Expression Quantification').",
"type": "string"
},
"offset": {
"default": 0,
"description": "Offset for pagination (0-based).",
"minimum": 0,
"type": "integer"
},
"size": {
"default": 10,
"description": "Number of results (1–100).",
"maximum": 100,
"minimum": 1,
"type": "integer"
}
},
"type": "object"
}Examples (1)
Default GDC List Files call
public-safeinput
{
"offset": 1,
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GDC_list_files
- Tool name
- GDC_list_files
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse