List Employees

Get
/employers/{employerId}/employees

See the guides related to this operation below.

Store values

Parameters

string
The Id of the Employer for which you want to see Employees
integer
Zero-based page number, used in conjunction with pageSize (optional)
integer
The number of items per page (optional)
string
Restrict the results to employees with the given status (optional)
string
If specified then only employees assigned to this department code will be listed (optional)
string
If specified then only employees enrolled into the given pension scheme will be listed. If empty guid(00000000-0000-0000-0000-000000000000) is passed in all employees not enrolled into any pension scheme will be listed. (optional)
Try it

Possible Responses

200 Success Item[] application/json
Introduction Items
Introduction Paging