List Employers

Get
/employers

Return a list of employers with pagination options. If no pagination parameters are provided, return all applicable employers based on the search.

See the guides related to this operation

Store values

Parameters

string
Optionally specify the code of an EmployerGroup to only see employers that are a member of that group. (optional)
string
Filters the employer list by Processor Name, Employer Name, Customer #, Alt ID and Employer GUID. (optional)
string
Filters the employer list type. (optional)
integer
Zero-based index indicating the current page. (optional)
integer
Number of items per page. (optional)
string
Field to sort employers by. (optional)
boolean
Indicates descending sort order. (optional)
Try it

Possible Responses

200 Success Item[] application/json
Introduction Items
Getting Started Create an Employee