latestOpenAPI 3.1.02026-07-2421872196.9 KB
ff612e61a4c3
Employees
List of employee certifications
Return certifications of an employee
get/employees/{employee_id}/certifications
Response
OK
Example response
{
"data": [
{
"expires_on": "2019-08-04"
}
]
}