Skip to main content
GET
Retrieve detailed information about a specific course by its ID.

Path Parameters

integer
required
The unique identifier of the course

Request Headers

string
required
API Key. Go to your Konstantly site > Settings > API and copy the value from there.

Response

integer
required
Course ID
string
required
Course name
string
required
Course annotation
boolean
required
Indicates whether the course is a draft
integer
required
Creation timestamp
integer
required
Last update timestamp
integer
required
Publication timestamp
object
Course cover image details
string
required
Course description
array
required
Attached files

Error Responses

object
Returned when the course is not found