Get an employee rehire

GET {{baseUrl}}/v1/employees/:employee_id/rehire

Retrieve an employee's rehire, which contains information on when the employee returns to work.

scope: employments:read

HEADERS

KeyDatatypeRequiredDescription
X-Gusto-API-VersionstringDetermines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Acceptstring

RESPONSES

status: OK

{"version":"2e930d43acbdb241f8f14a2d531fa417","employee_uuid":"da441196-43a9-4d23-ad5d-f37ce6bb99c0","active":false,"effective_date":"2024-01-01","file_new_hire_report":false,"work_location_uuid":"d2c80d44-857b-4d4d-bce4-23ae52cc863b,","two_percent_shareholder":false,"employment_status":"full_time"}