Back to catalog
Cortexa research tool·clinical·openneuro
OpenNeuro Get Dataset
Get detailed information about a specific neuroimaging dataset on OpenNeuro by its dataset ID (e.g., 'ds000114', 'ds000224'). Returns full metadata including modalities, tasks, subject list, BIDS version, authors, DOI, README, and download statistics.
Livelast probed 2026-04-30 23:07Z· 391msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 391ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"datasetId": {
"description": "OpenNeuro dataset ID (e.g., 'ds000114', 'ds000224', 'ds003097')",
"type": "string"
}
},
"required": [
"datasetId"
],
"type": "object"
}Examples (1)
Default OpenNeuro Get Dataset call
public-safeinput
{
"datasetId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenNeuro_get_dataset
- Tool name
- OpenNeuro_get_dataset
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse