attachments

get all attachments for message

get/api/v1/mails/{mailServerID}/messages/{messageID}/attachments

Path parameters

mailServerIDstring required
messageIDstring required

Response

OK

statusstring

Changes

Changed in 2 of the 14 revisions of this API.12

    • removed the media type */* for the response with the status

      response-media-type-removed

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added