Associated Skill (Employees)

GET {{base_url}}/employee/:Employee/skills/:Skill

Use this endpoint to retrieve a skill associated with an employee in the Employees hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Employee":"00001","Skill":"32","SkillLevel":5,"PrimaryInd":"N","SkillUsage":0,"SkillDescription":"Structural Engineers","SkillLevelDescription":"Over Ten Years","SkillUsageDescription":""}]