go back to CarrierDriverService

GET /carrierDriver/mobileMessage/{id}/attachment

Retrieves an attachment stored with a comment, if it exists.

Parameters

name description type default type
id The comment id, included in the path as @PathParam {id}. path String

Result

Response of type: application/pdf image/jpeg image/gif image/tiff image/png image/bmp application/octet-stream

A Response object with the attachment as a byte[] in the payload.

Try It Out

Request

- Authentication Help
- String