Action disabled: media

/api/applicants/ID/photo

HEAD, GET

Use HEAD to see if the applicant has a photo uploaded and/or see the photo metadata (size, mime-type). Use GET to request the binary photo data.

Syntax

GET /api/applicants/123/photo
Host: apply.example.edu
Authorization: DREAM apikey="..."

Response headers

Content-Type: image/jpeg
Content-Length: 1456