event
get all events for message
get/api/v1/mails/{mailServerID}/messages/{messageID}/events
Path parameters
mailServerIDstring required
messageIDstring required
Query parameters
pagenumber
countnumber
Response
OK
Changes
Changed in 2 of the 14 revisions of this API.14
- ▲
removed the media type
*/*for the response with the statusresponse-media-type-removed
- ○
for the
queryrequest parametercount, the type was generalized fromintegertonumberrequest-parameter-type-generalized
- ○
for the
queryrequest parameterpage, the type was generalized fromintegertonumberrequest-parameter-type-generalized
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ▲
- ○
endpoint added
endpoint-added
- ○