Back to catalog
Cortexa research tool·genomics·arrayexpress
Arrayexpress Get Experiment
Get detailed information about a specific ArrayExpress experiment by its accession ID (E-GEOD, E-MTAB, etc.). Returns complete experiment metadata including title, description, protocols, experimental design, and publication information from the original ArrayExpress database.
Livelast probed 2026-05-01 01:00Z· 1738msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1738ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"experiment_id": {
"description": "ArrayExpress experiment ID (e.g., 'E-MTAB-1234')",
"type": "string"
}
},
"required": [
"experiment_id"
],
"type": "object"
}Examples (1)
Default Arrayexpress Get Experiment call
public-safeinput
{
"experiment_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_arrayexpress_get_experiment
- Tool name
- arrayexpress_get_experiment
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse