Get a list of email attachments.
GET /api/applicants/123/emails/234/attachments Host: apply.example.edu Authorization: DREAM apikey="..."
Content-Type: application/json; charset=utf-8 X-Count: 1
{ "0": { "name": "greek-1.jpg", "size": 31334 } }