GET data/contacts/{contactid}
neotomadb.org:neotoma-paleoecology-database
Summary: Get contact by ID
Operation ID: getContactById
Auth: unknown
Operation ID: getContactById
Auth: unknown
Description
Retrieve detailed information about a specific contact.
Parameters (1)
contactid
(integer, path, required)
Unique identifier for the contact
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get contact by ID 1 | curl |
https://api.neotomadb.org/v2.0/data/contacts/1 |
|
| Get contact by ID 123 | curl |
https://api.neotomadb.org/v2.0/data/contacts/123 |
|
| Get contact by ID 9999 | curl |
https://api.neotomadb.org/v2.0/data/contacts/9999 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:23:08.773597 | 200 | 555ms | |
| 2026-03-23 09:40:45.540963 | 200 | 513ms | |
| 2026-03-23 09:25:12.812382 | 200 | 513ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:40:45.540963 | e665142f7375 |
0c730ec49c9b |
| 2026-03-23 10:23:08.773597 | 0c730ec49c9b |
a6c343366509 |