Skip to main content
GET
Get an email sender

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

senderId
string
required

Email sender id (esend_…).

Response

200 - application/json

The requested email sender.

data
object

A verified email sending identity for the tenant — a sending domain plus its default from-fields, reply-to, sending-stream assignment, and derived DNS-verification state.

meta
object