Skip to main content
GET
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

Response

Lesson details

id
string
required
object
string
required
title
string
required
position
integer
required
lesson_type
string
required
published
boolean
required
published_at
string<date-time> | null
required
html_content
string | null
required
chapter
string
required
video_url
string | null
required
files
object[]
required