Get an Employee

Get
/employers/{employerId}/employees/{id}

See the guides related to this operation below.

Store values

Parameters

string
The Id of the Employer to which the Employee belongs.
string
The Id of the Employee you want to retrieve.
Try it

Possible Responses

200 Success Contract.EmployeeResponse application/json
Introduction The Basics