GET /data/variantAnnotation/{id}
Summary: Retrieve a VariantAnnotation using the ID
Operation ID: —
Auth: none
Operation ID: —
Auth: none
Parameters (2)
id
(number, path, required)
The annotation's ID
view
(string, query, optional)
How much data to retrieve on the object
Constraints: {'enum': ['min', 'base', 'max']}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Retrieve variant annotation by ID (default view) | curl |
https://api.pharmgkb.org/v1/data/variantAnnotation/1448616328 |
|
| Retrieve variant annotation with minimal data | curl |
https://api.pharmgkb.org/v1/data/variantAnnotation/1000539742?view=minimal |
|
| Retrieve variant annotation with full data | curl |
https://api.pharmgkb.org/v1/data/variantAnnotation/1000539713?view=full |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:42:20.307757 | 200 | 579ms | |
| 2026-03-23 10:29:07.194291 | 200 | 575ms | |
| 2026-03-23 10:26:44.390699 | 200 | 571ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:29:07.194291 | df007a5cdf38 |
8704bb1494eb |
| 2026-03-23 10:42:20.307757 | 8704bb1494eb |
9dab24a4cc96 |