Back to catalog
Cortexa research tool·structure·bioimage_archive
BioImageArchive Get Study
Get detailed information about a specific BioImage Archive study by accession number. Returns comprehensive metadata including title, description, imaging methods, organism, and file information. Example: 'S-BIAD634' returns an annotated fluorescence image dataset.
Livelast probed 2026-04-30 23:07Z· 101msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 101ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "BioImage Archive study accession number. Format: S-BIAD#### or S-BSST#### or S-EPMC#######. Examples: 'S-BIAD634', 'S-BIAD928'.",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default BioImageArchive Get Study call
public-safeinput
{
"accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BioImageArchive_get_study
- Tool name
- BioImageArchive_get_study
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse