Skip to main content
GET
Return employees for a given employer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

employerId
string
required

Query Parameters

page
integer<int32>
default:1
status
enum<string>
default:active
Available options:
active,
inactive
includeStatus
boolean
default:false

Response

OK

Employees list response

employees
object[]

List of employees