/
HA
haekka
/
Snippets API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
haekka
Snippets API
get
/api/companies/{id}/trainings/{training_id}
v1
latest
Swagger 2.0
BSD License
2026-08-04
346
147
268.3 KB
api
To create a training you have to be an admin
get
/api/companies/{id}/trainings/{training_id}
Response
OK
Training
required
id
string
uuid
company
string
uuid
curriculum
string
required
annual
boolean
start_date
string
date-time
nullable
end_date
string
date-time
nullable
renew_date
string
date
required
renew_cycle
'none'
|
'quarterly'
|
'semi-annual'
|
'annual'
days_till_due
number
nullable
active
boolean
created_by
string
uuid
nullable
curriculum_detail
Curriculum
creator_slack_uid
string
total_employees
string
employees_finished_count
string
created
string
date-time
auto_enroll
boolean
obey_assignment_dates
boolean
passing_grade
integer
curriculum_title
string
curriculum_type
string
uuid
channels
string[]
lessons
SimpleLesson[]
required
tags
TrainingTag[]
nullable
groups
GroupWithMinimalData[]
required
docebo_course
DoceboTrainingConnector
nullable
required
show_correctness_indicator_on_results
boolean
custom_enrollment_message
CustomMessage
nullable