What is an Identity?
An identity is either:- an email identity (
email@example.com) - a domain identity (
example.com)
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage email identities in Kurrier
https://www.kurrier.io/api/kurrier
email@example.com)example.com)GET /identitiesGET /identities/{id}{
"id":"1a9b317a-8a84-493a-b9f8-83a3800861e2",
"owner_id":"be7a7201-76db-4b73-a5e0-ad6a1b93cf1f",
"kind":"email",
"public_id":"9ANdDSgvj5",
"value":"me@myapp.com",
"incoming_domain":false,
"domain_identity_id":"b4950019-500a-44a6-9b24-08b2517f1b3d",
"dns_records":"null",
"meta":"{}",
"provider_id":"c4248dd5-46f2-48f5-9d5b-91b7e7d67c74",
"smtp_account_id":null,
"status":"unverified",
"created_at":"2025-11-15 10:47:23.60418+00",
"updated_at":"2025-11-15 10:47:23.60418+00"
}