GET api/SampleData/GetEmployeeExternalLearning?employeeId={employeeId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| employeeId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
SectionResultOfEmployeeExternalLearning| Name | Description | Type | Additional information |
|---|---|---|---|
| title | string |
None. |
|
| result | EmployeeExternalLearning |
None. |
|
| rightHeaderLink | Link |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.