Skip to content

Latest commit

 

History

History
53 lines (44 loc) · 820 Bytes

File metadata and controls

53 lines (44 loc) · 820 Bytes

Search Course Information By Target

GET /targets/{targetId}/courses

Description

Search course information by target.

Request

Headers

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

Example

GET /targets/cofuZdeptI1I1001I0ZcofgI0/courses

Response

Formats

  • json

Structure

Field Name Type Value Description
result list [Course Object]

Example

Notes