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
The getDeactivatedUsers API retrieves comprehensive information about all users who have been deactivated within a company.
activateUser endpoint if they return to workgetUsers, which can be used to retrieve a full list of activated, deactivated and terminated usersBasic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.