メインコンテンツへスキップ
GET
Go

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

クエリパラメータ

fields
string

結果に含める、または結果から除外する(include_fields の値に応じて決まる)フィールドのカンマ区切りリストです。空のままにすると、nameenabled を取得します。追加で使用できるフィールドには、credentialsdefault_from_addresssettings があります。

include_fields
boolean

指定したフィールドを含める(true)か除外する(false)かを指定します。

レスポンス

メールプロバイダーが正常に取得されました。

credentials
object

プロバイダーの使用に必要な認証情報。

default_from_address
string

他にアドレスが指定されていない場合に、from として使用するメールアドレス。

enabled
boolean
デフォルト:true

プロバイダーが有効(true)か無効(false)か。

name
string
デフォルト:sendgrid

メールプロバイダーの名前。mailgunmandrillsendgridresendsessparkpostsmtpazure_csms365、または custom を指定できます。

settings
object

プロバイダー固有の設定