Contacts

Get message summary for a contact

Returns aggregate message counts, time bounds, channels used, and per-channel success/fail scores (each as a percentage 0-100 of messages on that channel) for one of your contacts. Successful terminal states: SENT/DELIVERED/READ for outbound, RECEIVED for inbound. Fail: FAILED.

get/v3/contacts/{contactId}/message-summary

Path parameters

contactIdstring uuid required

Headers

x-profile-idstring uuid

Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.

Response

Summary returned successfully

successboolean

Indicates whether the request was successful

Changes

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