Appearance
Get Training Config
Get the training config. The authenticated user must have ADMIN permissions for the targetPath.
Parameters
| name | type | data type | description |
|---|---|---|---|
trainingId | required | string | The unique identifier of the training config |
Return Value
JSON object of type JSON object of type Schema<TrainingConfig, TrainingConfig<IFieldGroupBuilt>>
Examples
bash
curl -X GET -H "Authentication: ZmFrZQ==" https://app.wombat.software/api/{targetPath}/training/:trainingIdENDPOINTS
get
/api/{targetPath}/training/:trainingId