GET /v2.0/data/sites/{siteid}/contacts
neotomadb.org:neotoma-database-api
Summary: Contact information for Neotoma contributors based on a known Neotoma site.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Given a Neotoma siteid, return all associated contacts.
Parameters (1)
siteid
(integer, path, required)
Valid Neotoma site identifier (integer), either singly or in a comma separated list.
Constraints: {'minimum': 1, 'maximum': 50000}
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get contacts for a single site | curl |
https://api.neotomadb.org/v2.0/data/sites/1/contacts |
|
| Get contacts for multiple sites | curl |
https://api.neotomadb.org/v2.0/data/sites/1,2,3/contacts |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:42:58.094696 | 200 | 560ms | |
| 2026-03-23 06:07:25.463170 | 200 | 589ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:42:58.094696 | 00f54c0619e0 |
335c8792174f |