AcademicTermType
The AcademicTermType object
See example response for details.
index
Example code to call this method:
Example response:
{
"object": "list",
"count": 0,
"results": 0,
"results_per_page": null,
"pages": 1,
"page": 1,
"offset": 0,
"has_more": false,
"data": [],
"sandbox": true
}
Retrieves all AcademicTermType objects.
HTTP Request
GET /academictermtypes
Parameters
None
Permissions
One of the following roles is required to call this method:
- Academic Auditor
- Academic Admin