GET api/0.6/way/{id}
openstreetmap.org:openstreetmap-api
Summary: Get way by ID
Operation ID: getWay
Auth: unknown
Operation ID: getWay
Auth: unknown
Description
Returns a specific way by its ID
Parameters (1)
id
(integer, path, required)
Way ID
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get a residential street way | curl |
https://api.openstreetmap.org/api/0.6/way/123456789 |
|
| Get a building way | curl |
https://api.openstreetmap.org/api/0.6/way/987654321 |
|
| Get a highway way (primary road) | curl |
https://api.openstreetmap.org/api/0.6/way/456789123 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:52:27.723919 | 200 | 144ms | |
| 2026-03-23 09:17:54.358839 | 410 | 169ms | |
| 2026-03-23 09:13:07.576153 | 404 | 146ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:52:27.723919 | e3b0c44298fc |
bf7f82a85cbe |