Attachments
Download
GET /rest/attachments/<id>
/download.json
Download an attachment.
Example:
$out = $cerb->get($base_url . 'attachments/1/download.json');
GET /rest/attachments/<id>
/download.json
Download an attachment.
Example:
$out = $cerb->get($base_url . 'attachments/1/download.json');