Back to catalog
Cortexa research tool·genomics·neurovault
NeuroVault Get Collection
Get detailed metadata for a specific NeuroVault neuroimaging collection by its ID. Returns study details including title, DOI, authors, journal, imaging parameters (scanner, pulse sequence, field strength), study design information (number of subjects, experimental conditions), and number of statistical map images. Use collection IDs from NeuroVault_list_collections or NeuroVault website. Example: collection 457 is the Human Connectome Project overview with 48 brain images.
Livelast probed 2026-04-30 23:07Z· 93msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 93ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"collection_id": {
"description": "NeuroVault collection ID number. Examples: 457 (Human Connectome Project), 1952 (BrainPedia with 6573 images)",
"type": "integer"
}
},
"required": [
"collection_id"
],
"type": "object"
}Examples (1)
Default NeuroVault Get Collection call
public-safeinput
{
"collection_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_NeuroVault_get_collection
- Tool name
- NeuroVault_get_collection
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse