Get All Employees

Use this endpoint to fetch employee records associated with a given location.

Main Query Parameters:

ParameterData TypeValue ExampleDescription
statusInteger1Filter employees by status (e.g., 1 for active).
user_idInteger12345Provided by softpoint
limitInteger10Number of records to return per page (e.g., 10).
paginateString'data'Set to 'data' to enable pagination.
pageInteger1Page number to retrieve.
Language
URL
Click Try It! to start a request and see the response here!