Docs »

API »

Endpoints »

Attachments

Download

GET /rest/attachments/<id>/download.json

Download an attachment.

Example:


$out = $cerb->get($base_url . 'attachments/1/download.json');