Skip to main content
GET
Retrieve an employee

Authorizations

Authorization
string
header
required

API key authentication. Send your API key as: Authorization: Bearer <your_api_key>

Path Parameters

employer_id
string
required
employee_id
string
required

Response

The employee.

The response is of type Response Employers Get Employee · object.