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