This is an old revision of the document!


/api/applicants/ID/wishes

HEAD, GET

Get a list of courses that the applicant in question has showed interest for. In more formal terms, this is the applicant's “wishlist”.

Syntax

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

Response headers

Content-Type: application/json
Content-Length: 1234

Response example

TODO