List Employee

This API functionality is used to fetch employee information. It is used in view profile page and in employee onboarding page

Query Params
int32

Number of records to display per page.

int32

Specifies which page of results to retrieve.

string

Used to search records by keyword or employee name.

string

Specifies the field name used for sorting or filtering, such as employee_id or employee_name

string

Defines the sorting order — ASC for ascending or DESC for descending.

date

Start date for filtering employees by their date of joining.

date

End date for filtering employees by their date of joining.

int32

Filters employee records based on their status such as Abscond (2), Resigned (4), Terminated (5), or Furlough (6).

int32

Filters records by employee attendance status — 1 for Available and 2 for Not Available.

Headers
string
Defaults to xyz

Generate token from authentication api

string
Defaults to xyz

This will shared while register

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json