This is an old revision of the document!


/api/academic-terms/ID

HEAD, GET

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"
}