staff
List staff (employee master)
Returns employee master data for the authenticated company.
get/staff/
Query parameters
salarybox_idstring
Filter by SalaryBox ID.
employee_idstring
Filter by employee ID.
namestring
Search by employee name.
branchesstring
Comma-separated branch IDs to filter by.
departmentsstring
Comma-separated department IDs to filter by.
job_titlestring
Filter by job title.
phone_numberstring
Filter by phone number.
pageinteger
Page number to fetch. Defaults to 1.
page_sizeinteger
Number of results per page (max 500). Defaults to 500.
Headers
Authorizationstring required
Format: "Api-Key {api-key}"
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.