GET /v2.0/data/contacts/{contactid}/sites
neotomadb.org:neotoma-database-api
Summary: Site information for all sites by an individual
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns the set of sites associated with an individual (or individuals).
Parameters (1)
contactid
(integer, path, required)
Unique contact identifier within the Neotoma Database, alone or comma separated.
Constraints: {'minimum': 1, 'maximum': 21000}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get sites for a single contact | curl |
https://api.neotomadb.org/v2.0/data/contacts/1/sites |
|
| Get sites for multiple contacts | curl |
https://api.neotomadb.org/v2.0/data/contacts/1,2,3/sites |
|
| Get sites for another contact | curl |
https://api.neotomadb.org/v2.0/data/contacts/42/sites |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:30:39.712160 | 200 | 572ms | |
| 2026-03-23 09:29:30.880239 | 200 | 600ms | |
| 2026-03-22 21:13:21.597705 | 200 | 806ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:29:30.880239 | 2a2b23f0e6db |
10577f24705b |