Back to catalog
Cortexa research tool·genomics·gwas
Gwas Get Associations For Study
Get all associations for a specific study, sorted by p-value.
Livelast probed 2026-04-30 23:07Z· 103msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 103ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession_id": {
"description": "Study accession identifier",
"type": "string"
},
"page": {
"description": "Page number for pagination",
"type": "integer"
},
"size": {
"description": "Number of results to return per page",
"type": "integer"
}
},
"required": [
"accession_id"
],
"type": "object"
}Examples (1)
Default Gwas Get Associations For Study call
public-safeinput
{
"accession_id": "P38398",
"page": 1,
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_gwas_get_associations_for_study
- Tool name
- gwas_get_associations_for_study
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse