mailbox

Returns broadcast statistics for given outbox message

get/v1/mailbox/{mailboxSelector}/outbox/messages/{id}/statistics/broadcast

Path parameters

mailboxSelectorstring required
idinteger required

Response

OK

smsCreatedinteger

the number of created SMS messages

smsDispatchedinteger

the number of dispatched SMS messages

smsDeliveredinteger

the number of delivered SMS messages

smsUndeliveredinteger

the number of undelivered SMS messages

voiceCreatedinteger

the number of created VOICE messages

voiceDispatchedinteger

the number of dispatched VOICE messages

voiceDeliveredinteger

the number of delivered VOICE messages

voiceReadinteger

the number of read VOICE messages

voiceUndeliveredinteger

the number of undelivered VOICE messages

rcsCreatedinteger

the number of created RCS messages

rcsDispatchedinteger

the number of dispatched RCS messages

rcsDeliveredinteger

the number of delivered RCS messages

rcsReadinteger

the number of read RCS messages

rcsUndeliveredinteger

the number of undelivered RCS messages

rcsInteractionsinteger

the number of interactions within the RCS messages

whatsappCreatedinteger

the number of created WHATSAPP messages

whatsappDispatchedinteger

the number of dispatched WHATSAPP messages

whatsappDeliveredinteger

the number of delivered WHATSAPP messages

whatsappReadinteger

the number of read WHATSAPP messages

whatsappUndeliveredinteger

the number of undelivered WHATSAPP messages

whatsappInteractionsinteger

the number of interactions within the RCS messages

createdstring date-time required

creation date

lastModifiedstring date-time

last modified

Changes

No recorded changes to this endpoint across all 3 revisions of this API.