Back to catalog
Cortexa research tool·clinical·tcia
TCIA Get Series Metadata
Get detailed DICOM metadata for a specific imaging series in TCIA by its Series Instance UID. Returns equipment information, acquisition parameters, and series attributes.
Livelast probed 2026-04-30 23:07Z· 85msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 85ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"SeriesInstanceUID": {
"description": "DICOM Series Instance UID (e.g., '1.3.6.1.4.1.14519.5.2.1.6279.6001.141365756818074698800993818518')",
"type": "string"
}
},
"required": [
"SeriesInstanceUID"
],
"type": "object"
}Examples (1)
Default TCIA Get Series Metadata call
public-safeinput
{
"SeriesInstanceUID": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_TCIA_get_series_metadata
- Tool name
- TCIA_get_series_metadata
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse