Skip to main content
GET
C#

承認

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

プロバイダー固有の設定