Changes to get all mails
GET /api/v1/mails/{mailServerID}/messages
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 14 revisions of this API.15
What changed
- ○
added the new optional
queryrequest parameterisTrashnew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
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
- ○