Back to catalog
Cortexa research tool·literature·hubmap
HuBMAP Get Dataset
Get detailed metadata for a specific HuBMAP dataset by its HuBMAP ID. Returns comprehensive information including title, description, data type, organ, group, contacts, contributors, DOI, and data access level. Use HuBMAP_search_datasets first to find HuBMAP IDs.
Livelast probed 2026-04-30 23:07Z· 86msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 86ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"hubmap_id": {
"description": "HuBMAP dataset identifier (e.g., 'HBM626.FHJD.938')",
"type": "string"
}
},
"required": [
"hubmap_id"
],
"type": "object"
}Examples (1)
Default HuBMAP Get Dataset call
public-safeinput
{
"hubmap_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HuBMAP_get_dataset
- Tool name
- HuBMAP_get_dataset
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse