This is an old revision of the document!
/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="..."
Parameters
Name | Description | Notes | |
---|---|---|---|
byAcademicTermID | Required | The academic term to filter by. |
Response headers
Content-Type: image/jpeg Content-Length: 1456