Skip to main content
GET
Get message delivery logs

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Message ID

Response

Delivery logs retrieved successfully

id
string<uuid>
message_id
string<uuid>
connection_id
string<uuid>
provider_id
string<uuid>
status
string
detail
object
error_message
string
created_at
string<date-time>