This is an old revision of the document!


/api/academic-terms/ID

HEAD, GET

Please note that academic terms do not need to be created for every year, but will be “reused”, hence the lack of a year number.

Syntax

GET /api/academic-terms/123
Host: apply.example.edu
Authorization: DREAM apikey="..."

Response headers

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

Response example

{
  "name": "Spring semester"
}