Appearance
Get Training Instance
Get the training config. The authenticated user must have ADMIN permissions for the targetPath.
Parameters
| name | type | data type | description |
|---|---|---|---|
trainingInstanceId | required | string | The unique identifier of the training instance |
Return Value
JSON object of type TrainingInstance
Examples
bash
curl -X GET -H "Authentication: ZmFrZQ==" https://app.wombat.software/api/{targetPath}/training-instance/:trainingInstanceIdENDPOINTS
get
/api/{targetPath}/training-instance/:trainingInstanceId