Get Email Provider

Scopes
read:provider
GET
/providers/email
1
2
3
Loading...
Response:
200
Loading...

Response Body Schema

is_custom
boolean
provider
string
REQUIRED

Value: aws_ses

type
string
REQUIRED
settings
object
REQUIRED
settings.
access_key_id
string
REQUIRED

AWS SES access key id.

settings.
from
string
REQUIRED

from field for your emails

settings.
region
string
REQUIRED

AWS SES region.

settings.
secret_access_key
string
REQUIRED

AWS SES secret access key.