Back to catalog
Cortexa research tool·literature·openneuro
OpenNeuro Get Dataset Snapshots
Get all version snapshots of a specific dataset on OpenNeuro. Returns snapshot tags, creation dates, and summary information for all published versions of the dataset.
Livelast probed 2026-05-01 01:00Z· 296msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 296ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"datasetId": {
"description": "OpenNeuro dataset ID (e.g., 'ds000114')",
"type": "string"
}
},
"required": [
"datasetId"
],
"type": "object"
}Examples (1)
Default OpenNeuro Get Dataset Snapshots call
public-safeinput
{
"datasetId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenNeuro_get_dataset_snapshots
- Tool name
- OpenNeuro_get_dataset_snapshots
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse