Skip to main content

Get the SMTP Config

GET 

/v1/smtpbasic/get/:mailer_id

This endpoint gets the SMTP config by mailer_id

Responses

SMTP Config found

Schema

    config
    config_type string
    connection_type string
    email string
    name string
    success boolean
Loading...