getDeactivatedUsers
Reports
getDeactivatedUsers
The getDeactivatedUsers API retrieves comprehensive information about all users who have been deactivated within a company.
What it does:
- Provides user data for employees and contractors who have been temporarily deactivated but not terminated
- Useful to fetch employees that are temporarily removed from the payroll but may be re-added at a later date
Notes:
- Deactivated users can be reactivated using the
activateUserendpoint if they return to work - Returns the same fields as
getUsers, which can be used to retrieve a full list of activated, deactivated and terminated users
GET
getDeactivatedUsers
Documentation Index
Fetch the complete documentation index at: https://developer.rollfi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Response
200 - application/json
