List Survey Sending Domains
GET /feedback/sending-domains
GET
/feedback/sending-domains
Domains this org can send surveys from.
sender_email on a send or a trigger must belong to one of the
verified domains here. Unstamped domains are reconciled against the mail
service on the way through, so a domain verified out of band shows up without
any extra call.
Authorizations
Parameters
Query Parameters
include_unverified
Include domains that are pending or not set up, with their status.
boolean
Include domains that are pending or not set up, with their status.
Header Parameters
Responses
200
Successful Response
object
data
required
Array<object>
object
domain
required
string
id
required
integer
status
required
string
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string