User
Get all users
Get a list of all users with pagination and filtering.
Add user
Add a new user.
Add recipient
Create a new recipient with default 'Hub users' role. Roles are automatically assigned and should not be provided in the request.
Get user by id
Get a user by its unique identifier.
Delete user
Delete a user by its unique identifier.
Update user
Update an existing user by its unique identifier.
Import users with excel file
Add users from an Excel file.
Get user profile
Get the profile of the currently authenticated user.
Delete users
Delete a list of users.
Download import users template
Download the template for importing users.
Get recipient by id
Get a recipient by its unique identifier.
Update recipient
Update an existing recipient by its unique identifier.
Convert recipient to user
Convert a recipient to a user by adding roles.