Skip to main content
GET
/
emails
/
status
/
{message_id}
{
  "message_id": "msg_1234567890abcdef",
  "recipient": "[email protected]",
  "status": "delivered",
  "dsn": "2.0.0",
  "attempt": 1,
  "ts": "2025-01-21T16:30:00Z"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

message_id
string
required

ID único da mensagem

Query Parameters

domain_name
string
required

ID do domínio

Response

Status retornado com sucesso