Back to catalog
Cortexa research tool·genomics·arrayexpress
Arrayexpress Get Experiment Files
Get list of files associated with an ArrayExpress experiment. Returns file metadata including file names, types, sizes, and download paths for raw data files, processed data files, and MAGE-TAB annotation files.
Livelast probed 2026-05-01 01:00Z· 1812msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1812ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"experiment_id": {
"description": "ArrayExpress experiment ID",
"type": "string"
}
},
"required": [
"experiment_id"
],
"type": "object"
}Examples (1)
Default Arrayexpress Get Experiment Files 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_files
- Tool name
- arrayexpress_get_experiment_files
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse