GET /public/{organization}/{partId}/{version}
Summary: Get part details (HTML page)
Operation ID: getPartHtml
Auth: unknown
Operation ID: getPartHtml
Auth: unknown
Description
Returns an HTML page with detailed information about a specific biological part including sequence information, annotations, and metadata.
Parameters (3)
organization
(string, path, required)
Organization or collection name (e.g., 'igem', 'Eco1C1G1T1', 'bsu')
partId
(string, path, required)
Part identifier (e.g., 'BBa_E0040', 'igem_collection')
version
(string, path, required, default: 1)
Version number of the part
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get iGEM GFP part (BBa_E0040) version 1 | curl |
https://synbiohub.org/public/igem/BBa_E0040/1 |
|
| Get Bacillus subtilis part version 1 | curl |
https://synbiohub.org/public/bsu/BO_00001/1 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:36:03.514847 | 404 | 477ms | |
| 2026-03-23 10:33:36.438500 | 200 | 405ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:36:03.514847 | 47a6d4a80282 |
a575d3cf5a6c |