Skip to main content

Get the IMAP Config

GET 

/v1/imapbasic/get/:mailerID

This endpoint gets the IMAP config by mailer_id

Responses

IMAP Config

Schema

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