Training/GetTrainingFor/{id}
Retrieve training for an employee. Training is represented as a card. A card represents a course. If the employee has a certificate for a course it will be on the card. If the training is required it will be indicated on the card.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
An Employee Id set by ECMS |
integer |
Required |
Body Parameters
None.
Response Information
Standard Responses
Name | Description | Type | Additional information |
---|---|---|---|
trainingCards | Collection of TrainingCardDto |
None. |
Error Responses
HTTP Status Code | Error Message | Type | Additional Information |
---|