Messages
Get Message Statistics
Retrieve statistics for a specific message using its ID.
GET
Get Message Statistics
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the message.
Response
200
application/json
Successful response with message statistics.
The response is of type object
.
Get Message Statistics