GET /resource/{dataset-id}/row/{row-id}.json
Summary: Get specific row by ID
Operation ID: getRowById
Auth: unknown
Operation ID: getRowById
Auth: unknown
Description
Retrieve a single record from a dataset by its row identifier.
Parameters (2)
dataset-id
(string, path, required)
The unique identifier of the dataset
row-id
(string, path, required)
The row identifier
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get COVID-19 case record by row ID | curl |
https://data.cdc.gov/resource/vbim-akqf/row/1.json |
|
| Get chronic disease indicator record | curl |
https://data.cdc.gov/resource/g4ie-h725/row/1.json |
|
| Get mortality data record | curl |
https://data.cdc.gov/resource/5c5r-5tfj/row/1.json |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:20:41.177927 | 404 | 555ms | |
| 2026-03-23 09:41:57.244478 | 404 | 454ms | |
| 2026-03-23 09:16:09.583976 | 404 | 646ms |