v2
OpenAPI 3.0.02026-07-2163203194.5 KBCourse Offering
Course Offering Details
Returns the full course offering object for the specified offering SID.<br/><br/>Includes title, match strings, start/end dates, and associated metadata.
get/v1/installs/{installSid}/courseOfferings/{offeringSid}
Path parameters
installSidstring required
Unique SID of the application install. Pattern: AI + 32 hex chars.
Example:AI1234567890abcdef1234567890abcdef
Unique SID of the application install. Pattern: AI + 32 hex chars.
offeringSidstring required
Unique SID of the course offering to retrieve. Pattern: CO + 32 hex chars.
Example:CO1234567890abcdef1234567890abcdef
Unique SID of the course offering to retrieve. Pattern: CO + 32 hex chars.
Response
Successful