A “department” in Scholarly can be much more than just a department. It can be a college, department, campus location, sub-department, or unit.
Departments are organized in a tree structure, with each department optionally having a parent and 0 or more children. Departments without a parent are labeled as “root” departments.
This endpoint returns only the root departments for an institution.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Bearer token
Institution UUID
departments found
The response is of type object
.