Skip to main content
GET
Consultar curso

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Curso detalhado

id
string
required
object
enum<string>
required
Available options:
course
title
string
required
tagline
string | null
required
description
string | null
required
status
enum<string>
required
Available options:
DRAFT,
PUBLISHED
productId
string
required

Um curso por produto.

coverUrl
string | null
required
posterUrl
string | null
required
certificateEnabled
boolean
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
cohorts
object[]
required

Turma padrão primeiro, depois por createdAt crescente.

modules
object[]
required

Por position crescente, com rascunhos.