struct Mailjet::Messagehistory::ListPath
- Mailjet::Messagehistory::ListPath
- Mailjet::Path
- Struct
- Value
- Object
Overview
Fetches the history of a message
response = Mailjet::Messagehistory.all(params: {id: 576460754655154659})
response.data.first.event_type
# => "opened"