{{baseUrl}}/inbox/:id

GET {{baseUrl}}/inbox/:id

Returns a single message. Please note that the body will be a string encoded in x-www-form-urlencoded

HEADERS

KeyDatatypeRequiredDescription
x-usernamestring(Required) Username of Email to check
x-passwordstring(Required) Password of Email to check
Acceptstring

RESPONSES

status: OK

{"data":{"sender":"posta-certificata@pecmassiva.com","recipient":"altravia@pecmassiva.com","date":"Mon, 21 Sep 2020 15:26:37 +0200","object":"ACCETTAZIONE: Invio di prova pec massiva 202009211526363","body":"This is an example body."},"success":true,"message":""}