GET v2.0/data/datasets/{datasetid}/contacts
neotomadb.org:neotoma-database-api
Summary: Contact information for Neotoma contributors.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns researcher contact information associated with a record.
Parameters (1)
datasetid
(integer, path, required)
A valid datasetid identifer from the Neotoma database. This is the internal identifier within the [`ndb.datasets`](https://open.neotomadb.org/dbschema/ndb/tables/datasets.html) table.
Constraints: {'minimum': 0}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get contacts for dataset ID 1 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1/contacts |
|
| Get contacts for dataset ID 100 | curl |
https://api.neotomadb.org/v2.0/data/datasets/100/contacts |
|
| Get contacts for dataset ID 1000 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1000/contacts |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:37:12.778308 | 200 | 559ms | |
| 2026-03-23 09:19:08.485651 | 200 | 549ms | |
| 2026-03-22 21:34:26.548148 | 200 | 605ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:19:08.485651 | fb482c886715 |
7104f09058d0 |
| 2026-03-23 10:37:12.778308 | 7104f09058d0 |
df31438d82ab |