List staff (employee master)

Returns employee master data for the authenticated company.

Authentication

Authorizationstring

Format: “Api-Key {api-key}

Query parameters

salarybox_idstringOptional
Filter by SalaryBox ID.
employee_idstringOptional
Filter by employee ID.
namestringOptional
Search by employee name.
branchesstringOptional

Comma-separated branch IDs to filter by.

departmentsstringOptional

Comma-separated department IDs to filter by.

job_titlestringOptional
Filter by job title.
phone_numberstringOptional
Filter by phone number.
pageintegerOptional
Page number to fetch. Defaults to 1.
page_sizeintegerOptional

Number of results per page (max 500). Defaults to 500.

Response

datalist of objects
messagestring
statusboolean
countinteger
prevstring or null
nextstring or null