GET /genome/{id}
Summary: Get a specific genome by ID
Operation ID: getGenomeById
Auth: unknown
Operation ID: getGenomeById
Auth: unknown
Description
Retrieve a single genome record by its unique identifier (e.g., 1310581.3).
Parameters (1)
id
(string, path, required)
Genome ID (e.g., 1310581.3)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get genome by PATRIC ID | curl |
https://www.patricbrc.org/api/genome/10497.3440 |
|
| Get E. coli K-12 genome | curl |
https://www.patricbrc.org/api/genome/511145.12 |
|
| Get Staphylococcus aureus genome | curl |
https://www.patricbrc.org/api/genome/1280.1 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:38:08.250732 | 200 | 670ms | |
| 2026-03-23 10:11:17.645359 | 404 | 621ms | |
| 2026-03-23 09:43:25.361945 | 200 | 665ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:11:17.645359 | 3e302fc9f24a |
e3b0c44298fc |
| 2026-03-23 10:38:08.250732 | e3b0c44298fc |
5df96b727734 |