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 getTerminatedUsers API retrieves comprehensive information about all users who have been terminated within a company.
getUsers, 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.