get https://app.hive.com/api/v1/workspaces//removed-users
Get all removed users entries for a given workspace that the user has access to
Returns an array of removed user entries. Note that if a user was added and removed multiple times, there may be duplicate entries of the user's removal in the response results.
The results here extend the standard User Object with 2 additional fields:
Field | Type | Description |
---|---|---|
removedBy | String | ID of the user who removed this user |
removedAt | Date | Date the user was removed |