Messages
Get message activities
Retrieves the activity log for a specific message. Activities track the message lifecycle including acceptance, processing, sending, delivery, and any errors.
get/v3/messages/{id}/activities
Path parameters
idstring uuid required
Message ID from route parameter
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
Message activities retrieved successfully