Retrieve Employee Competency

get/accounts/{accountId}/employees/{employeeId}/competencies/{competencyId}

Retreives the details of a single competency assigned to an employee.

Scope: read:employees:training

Request

Path Parameters

NameTypeRequiredExampleDescription
accountIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier of an account.

employeeIdstringrequiredb48c9f429c93bc26664c1a5a4d1273

Unique identifier of an employee within an account.

competencyIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier (UUID) for a competency

Responses

The request was successful, the response contains the Record's Competency details.
© 2024 enableHR · All rights reserved