The Course API

The Course API is available in Sierra 5.0 and later. To use this endpoint, your key must be assigned the Courses Read role. See Administering Sierra API Client Keys in the Sierra WebHelp for more information.

The Course API contains a method for retrieving course reserves information. Course Reserves are used in Sierra to maintain a list of items that are required reading for a particular course. For more information, see Maintaining Reserve Lists in Course Reserves in the Sierra WebHelp.

The Try it out! links below take you to the corresponding section in the interactive documentation, where you can view the model, model schema, and parameters for each available operation.

See also:

Course Object

Getting a List of Course Reserves

GET /v6/courses

Retrieves a list of course reserves. You can limit the information returned to specific course records or specific fields in the course record.

Try it out!