Skip to main content
GET
Get typed render config for a course

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

courseId
string
required

The sourcedId of the course

rendererType
string
required

Renderer type: qti or instructional_content

Response

Render config found

courseId
string
required
rendererType
enum<string>
default:qti
required
Available options:
qti,
instructional_content
rendererId
string
required
rendererUrl
string
required
suppressFeedback
boolean
required
suppressCorrectResponse
boolean
required
supportedKinds
enum<string>[]
required
Available options:
stimulus,
alpha-read-article,
text,
video,
alpha-di-video
config
object
required
rendererVersion
string | null