Back to catalog
Cortexa research tool·genomics·biostudies
Biostudies Get Study
Get detailed information about a specific BioStudies study by accession number. Returns complete study metadata including attributes, sections, files, and links. Supports various accession formats (e.g., S-BSST123, E-GEOD-12345 for ArrayExpress). HTML responses are converted to Markdown.
Livelast probed 2026-05-01 01:00Z· 5574msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 5574ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "BioStudies accession number (e.g., 'S-BSST123', 'E-GEOD-26319' for ArrayExpress studies)",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default Biostudies Get Study call
public-safeinput
{
"accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_biostudies_get_study
- Tool name
- biostudies_get_study
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse