Authorization: Bearer ********************
curl --location --request GET 'https://connect.dispatchable.com/mail-server' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}