Back to catalog
Cortexa research tool·clinical·idr
IDR Get Study
Get detailed information about a specific imaging study (project) in the Image Data Resource (IDR) by its project ID. Returns study metadata including name, description, number of datasets, and links to associated imaging data. Use IDR_list_studies to find study IDs.
Livelast probed 2026-04-30 23:07Z· 95msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 95ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"project_id": {
"description": "IDR project/study ID (e.g., 101 for idr0018-neff-histopathology). Obtain from IDR_list_studies.",
"type": "integer"
}
},
"required": [
"project_id"
],
"type": "object"
}Examples (1)
Default IDR Get Study call
public-safeinput
{
"project_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_IDR_get_study
- Tool name
- IDR_get_study
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse