get
https://developers.teachable.com/v2/products/courses//lectures//comments
Retrieve a paginated list of comments for a specific lecture. Results can be filtered by status and creation date, and sorted by created_at or updated_at.
If the lecture does not have comments enabled, this endpoint returns 200 OK with an empty data array rather than an error.
Without a status filter, comments in all statuses are returned. Use the status parameter to narrow results to a specific moderation state.
Available Statuses
| Status | Description |
|---|---|
awaiting_review | The comment is pending moderation. |
approved | The comment is visible to students. |
removed | The comment has been soft-deleted but preserved as a thread placeholder. |
denied | The comment has been permanently rejected and hidden. |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…