Get employee - certificate associations.

get

/connectedWorker/clientapi/v2/employees/{employeeId}/certificates

This operation retrieves certificates associated with an employee.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Employee - certificate associations were successfully retrieved.
Body ()
Root Schema : EmployeeCertificates
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : EmployeeCertificate
Type: object
Show Source
Back to Top