Back to catalog
Cortexa research tool·biomedical·gdc
GDC Search Cases
Search cancer cohort cases in NCI GDC by project and filters. Use to retrieve case-level metadata for cohort construction and downstream file queries.
Livelast probed 2026-05-01 01:00Z· 580msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 580ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"offset": {
"default": 0,
"description": "Offset for pagination (0-based).",
"minimum": 0,
"type": "integer"
},
"project_id": {
"description": "GDC project identifier (e.g., 'TCGA-BRCA').",
"type": "string"
},
"size": {
"default": 10,
"description": "Number of results (1–100).",
"maximum": 100,
"minimum": 1,
"type": "integer"
}
},
"type": "object"
}Examples (1)
Default GDC Search Cases 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_search_cases
- Tool name
- GDC_search_cases
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse