v93

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01218121759.7 KB
Sender Profiles

List sender and reply-to profiles

Lists sender (From) and reply-to profiles, which are the account defaults, and whether each sender address sits on a verified sending domain. SMTP submission sends into Sequenzy; outbound delivery remains Sequenzy-managed through SES or Sequenzy's MTA, so customer-managed SMTP relays are not supported.

get/sender-profiles

Response

Sending identities returned

successboolean
defaultSenderProfileIdstring nullable
defaultReplyProfileIdstring nullable

Example response

{
  "success": true
}