Skip to content

Latest commit

 

History

History
53 lines (44 loc) · 836 Bytes

departments_courses.md

File metadata and controls

53 lines (44 loc) · 836 Bytes

Search Course Information By Department

GET /departments/{departmentId}/courses

Description

Search course information by department.

Request

Headers

Name Required Description
X-NCU-API-TOKEN yes Your API token

Example

GET /departments/deptI1I1000I0/courses

Response

Formats

  • json

Structure

Field Name Type Value Description
result list [Course Object]

Example

Notes