Get an inbound domain
Inbound
Get an inbound domain
Retrieve one inbound domain, including its DNS records and verification status.
GET
Get an inbound domain
Authorizations
API key with an sk_live_ or sk_test_ prefix.
Path Parameters
Inbound domain ID — the row's UUID, as returned in InboundDomain.id.
Response
The inbound domain.
Inbound domain ID (the row's UUID — there is no separate public id).
Example:
"inbound.acme.com"
shared is the workspace's auto-provisioned
{slug}.in.senderkit.email domain, which needs no DNS of its own.
custom is a domain you claimed and must verify by publishing
records.
Available options:
shared, custom Available options:
pending, verified, failed DNS records to publish for this domain to verify. Always empty
for shared domains — the wildcard MX on the shared domain
already covers them.