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
.
The response is of type object
.