improved

Get users: new field added - userStatus

Introducing an enhancement to our existing Get users method: the ability to retrieve specific users by their status in the account (archived/active)

New field added to the query params: userStatus- This new field allows to filter the users by their status in the app. The possible values - active, archive or all users. The default value is set to active, as was before.