Retrieve a single contact by ID, including their lists and property values.
API key from your SendKit dashboard. Pass it as a Bearer token in the Authorization header.
The contact ID.
The contact object
Unique identifier.
"550e8400-e29b-41d4-a716-446655440000"
The contact's email address.
"john@example.com"
The contact's first name.
"John"
The contact's last name.
"Doe"
An external user identifier from your application.
"ext_123"
Whether the contact has unsubscribed.
false
Custom property values. Keys are uppercased property names.
{ "COMPANY": "Acme", "PLAN": "pro" }Lists this contact belongs to.
When the contact was created.
"2026-03-03 10:00:00"
When the contact was last updated.
"2026-03-03 10:00:00"