Skip to main content
GET
List Sender Profiles
List the sending identities configured for a company, including which are the account defaults and whether each sender address sits on a verified sending domain. Use the returned IDs as senderProfileId or replyProfileId when creating or updating a campaign.
SMTP submission at smtp.sequenzy.com sends mail into Sequenzy; it does not configure a customer-managed outbound relay. Sequenzy handles outbound delivery through SES or its managed MTA. External mailboxes can still be used for Reply-To.

Request

Response fields

string
Sending domain backing this address, or null if the domain record is missing.
string
Aggregate verification status of that sending domain, such as verified or pending.
boolean
True when the domain’s DNS and selected home transport are both ready.
boolean
True when this profile is the company default sender.

Responses