Get a course list

get

/fscmRestApi/resources/11.13.18.05/courseLists/{courseListsUniqID}

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the Course Lists resource and used to uniquely identify an instance of Course Lists. The client should not generate the hash key value. Instead, the client should query on the Course Lists collection resource in order to navigate to a specific instance of Course Lists to get the hash key.
Query Parameters
  • This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2

    Format: <attr1>=<val1>,<attr2>=<value2>
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • This header accepts a string value. The string is a semi-colon separated list of =. It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers.
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : courseLists-item-response
Type: object
Show Source
Nested Schema : Elements
Type: array
Title: Elements
The elements resource is a child of the course lists resource and lists all the elements associated with a course list.
Show Source
Nested Schema : Element Groups
Type: array
Title: Element Groups
The elements group resource is a child of the course lists resource and lists all the element groups associated with a course list.
Show Source
Nested Schema : Parameters
Type: array
Title: Parameters
The parameters resource is a child of the course lists resource and lists all the parameters associated with a course list.
Show Source
Nested Schema : Results
Type: array
Title: Results
The results resource is a child of the course lists resource and lists all the results associated with a course list.
Show Source
Nested Schema : courseLists-elements-item-response
Type: object
Show Source
  • Title: Connector Code
    Maximum Length: 30
    The code for the connectors between the elements of a curriculum item. Valid values include ORA_AND or ORA_OR. A list of accepted values is defined in the lookup type ORA_HER__ELEMENT_CONNECTOR_CODE.
  • Title: Connector
    Read Only: true
    Maximum Length: 80
    The name for a logical connector used to connect curriculum item child elements. A list of accepted values is defined in the lookup type ORA_HER__ELEMENT_CONNECTOR_CODE.
  • Course Offerings
    Title: Course Offerings
    The course offerings resource is a child of the elements resource and lists all the offerings for the associated course element.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The user who created the row for the element.
  • Title: Creation Date
    Read Only: true
    The date and time when the element row was created.
  • Title: Element Curriculum ID
    The curriculum ID for an item that's child element of another curriculum item. For example, a program is comprised of various curriculum items, typically courses, each of which have their own curriculum ID.
  • Title: Name
    Read Only: true
    Maximum Length: 150
    The name or short description for a curriculum item that's the child element of another curriculum item. For example, a program is comprised of various curriculum items, typically courses, each of which have their own curriculum ID.
  • Title: Curriculum Item Type
    Read Only: true
    Maximum Length: 30
    The code of the curriculum type of the requisite associated with the course.
  • Title: Curriculum Item Type ID
    Read Only: true
    The unique identifier for a type of curriculum item, such as a scheduled course.
  • Title: Curriculum Type
    Read Only: true
    Maximum Length: 50
    The curriculum type of curriculum item, such as a scheduled course.
  • Title: Curriculum Element ID
    The unique identifier for a child element of a curriculum item. A child element might be a course or course list.
  • A sequence identifier used to identify and sort groups within a curriculum item.
  • Title: Last Updated By
    Read Only: true
    The date and time when the element row was last updated.
  • Title: Last Updated Date
    Read Only: true
    Maximum Length: 64
    The user who last updated the row for the element.
  • Title: Left Parentheses Quantity
    The number of left parentheses included in a curriculum element row.
  • Links
  • Title: Requirement Category Code
    Read Only: true
    Maximum Length: 30
    The user defined code for a requirement category, used for categorizing program requirements in the Curriculum Registry.
  • Title: Requirement Category ID
    The unique identifier for a requirement category code.
  • Title: Requirement Category
    Read Only: true
    Maximum Length: 50
    The type of requirement that this program element fulfills, such as required or elective.
  • Title: Right Parentheses Quantity
    The number of right parentheses included in a curriculum element row.
  • Smart Lists
    Title: Smart Lists
    The smart lists resource is a child of the elements resource and lists attributes of the smart list associated with the element.
  • Title: Sort Number
    Determines the order in which the curriculum item elements are sorted.
Nested Schema : Course Offerings
Type: array
Title: Course Offerings
The course offerings resource is a child of the elements resource and lists all the offerings for the associated course element.
Show Source
Nested Schema : Smart Lists
Type: array
Title: Smart Lists
The smart lists resource is a child of the elements resource and lists attributes of the smart list associated with the element.
Show Source
Nested Schema : courseLists-elements-courseOfferings-item-response
Type: object
Show Source
  • Title: Subject Code
    Read Only: true
    Maximum Length: 30
    The code for the scheduled course's academic subject.
  • Title: Academic Subject ID
    Read Only: true
    The unique identifier for the course's academic subject.
  • Title: Subject
    Read Only: true
    Maximum Length: 50
    The name of the subject of the scheduled course.
  • Title: Type of Credit
    Read Only: true
    Maximum Length: 30
    The unique identifier of the credit type associated with the scheduled course. Valid values include ORA_CEU, ORA_CRH, or ORA_NONE. A list of accepted values is defined in the lookup type ORA_HER_CREDIT_TYPE_CODE.
  • Title: Type of Credit Meaning
    Read Only: true
    Maximum Length: 80
    The meaning of the type of credit of the scheduled course. Valid values include Continuing education units, Credit hours, or No credit type. A list of accepted values is defined in the lookup type ORA_HER_CREDIT_TYPE_CODE.
  • Title: Catalog Number
    Read Only: true
    Maximum Length: 10
    The catalog number of the scheduled course.
  • Title: Curriculum Offering ID
    Read Only: true
    The generated unique identifier of a course.
  • Title: Institution
    Read Only: true
    The unique identifier for the institution on the offering of the course.
  • Title: Institution
    Read Only: true
    Maximum Length: 50
    The name of the institution to which the course offering belongs.
  • Links
  • Title: Maximum Units
    Read Only: true
    A numeric value indicating the maximum units of the course.
  • Title: Minimum Units
    Read Only: true
    A numeric value indicating the minimum units of the course.
  • Title: Offer Number
    Read Only: true
    The unique sort identifier for the offering of the course.
Nested Schema : courseLists-elements-smartLists-item-response
Type: object
Show Source
Nested Schema : Smart List Courses
Type: array
Title: Smart List Courses
The courses resource is a child resource of the smart list resource and lists the courses matching the smart list criteria.
Show Source
Nested Schema : Smart List Criteria Values
Type: array
Title: Smart List Criteria Values
The smart list criteria values resource is a child resource of the smart lists resource and lists the criteria associated with the smart list.
Show Source
Nested Schema : courseLists-elements-smartLists-courses-item-response
Type: object
Show Source
Nested Schema : Smart List Course Campuses
Type: array
Title: Smart List Course Campuses
The course campuses resource is a child resource of the smart list course resource and lists the campuses matching the smart list course.
Show Source
Nested Schema : Smart List Course Organizations
Type: array
Title: Smart List Course Organizations
The course organizations resource is a child resource of the smart list course resource and lists the organizations matching the smart list course.
Show Source
Nested Schema : Smart List Course Curriculum Tags
Type: array
Title: Smart List Course Curriculum Tags
The course tags resource is a child resource of the smart list course resource and lists the tags matching the smart list course.
Show Source
Nested Schema : courseLists-elements-smartLists-courses-courseCampuses-item-response
Type: object
Show Source
Nested Schema : courseLists-elements-smartLists-courses-courseOrganizations-item-response
Type: object
Show Source
Nested Schema : courseLists-elements-smartLists-courses-tags-item-response
Type: object
Show Source
Nested Schema : courseLists-elements-smartLists-smartListCriteria-item-response
Type: object
Show Source
  • Read Only: true
    Maximum Length: 64
    The user who created the row for the smart list criteria.
  • Read Only: true
    The date and time when the smart list criteria row was created.
  • Maximum Length: 30
    The code used to identify the column or attribute that should be included in the smart list criteria. A list of accepted values is defined in the lookup type ORA_HER_COLUMN_CODE.
  • Read Only: true
    The data type of the criteria column attribute.
  • Read Only: true
    Maximum Length: 80
    The name of the code that's used to identify the column or attribute that should be included in the smart list criteria. A list of accepted values is defined in the lookup type ORA_HER_COLUMN_CODE.
  • Maximum Length: 240
    The value that should be used with the criteria column to identify courses for the smart list.
  • The sort sequence of the smart list criteria.
  • Maximum Length: 30
    The code used to indicate that the given criteria should be used to include or exclude courses from the smart list. A list of accepted values is defined in the lookup type ORA_HER_CRITERIA_TYPE.
  • Read Only: true
    Maximum Length: 80
    The meaning of the code that's used to indicate if the given criteria should be used to include or exclude courses from the smart list. A list of accepted values is defined in the lookup type ORA_HER_CRITERIA_TYPE.
  • Read Only: true
    The date and time when the smart list criteria row was last updated.
  • Read Only: true
    Maximum Length: 64
    The user who last updated the row for the smart list criteria.
  • Links
  • The unique identifier for the smart list criteria.
Nested Schema : courseLists-groups-item-response
Type: object
Show Source
Nested Schema : courseLists-parameters-item-response
Type: object
Show Source
Nested Schema : courseLists-results-item-response
Type: object
Show Source
Back to Top