GET api/Curriculum/{Id}?expand={expand}&organization={organization}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
|
| expand | string |
Default value is |
|
| organization | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Curriculum| Name | Description | Type | Additional information |
|---|---|---|---|
| CurriculumId | globally unique identifier |
None. |
|
| BaseCurriculumId | globally unique identifier |
None. |
|
| AcademicYear | integer |
None. |
|
| Code | string |
None. |
|
| Title | string |
None. |
|
| AcademicYearSpan | integer |
None. |
|
| AdmissionProfileName | string |
None. |
|
| AdmissionProfileContent | string |
None. |
|
| DurationDescription | string |
None. |
|
| AbstractOverview | string |
None. |
|
| EmploymentOpportunity | string |
None. |
|
| IsFrench | boolean |
None. |
|
| IsRedSeal | boolean |
None. |
|
| IsCNFSRelated | boolean |
None. |
|
| IsApprenticeship | boolean |
None. |
|
| SectorId | globally unique identifier |
None. |
|
| CIPCode | string |
None. |
|
| CIPComment | string |
None. |
|
| AdditionalStatements | Collection of AdditionalStatement |
None. |
|
| TargetedNOCs | Collection of TargetedNOC |
None. |
|
| Courses | Collection of CurriculumCourse |
None. |
|
| DeliveryDetails | Collection of DeliveryDetail |
None. |
|
| Accreditations | Collection of ExternalRecognition |
None. |
|
| Articulations | Collection of ExternalRecognition |
None. |
|
| ExternalCertifications | Collection of ExternalRecognition |
None. |
|
| CredentialName | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.