v2

OpenAPI 3.0.02026-07-2163203194.5 KB
Course 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

sidstring nullable

Course offering SID

lastActivityDatestring nullable

Last activity date

titlestring nullable

Offering title

matchStringsstring[] nullable

Match strings for auto-matching

startDatestring nullable

Start date

endDatestring nullable

End date

createdDatestring nullable

Created date

editDatestring nullable

Last modified date