These endpoints allow you to get information about users in your Fordefi organization.
There are several types of users in the Fordefi platform:
- **Person**: A human user of the platform.
- **API User**, also commonly known as a service account. See Create an API user.
- **API Signer**: Used to auto-sign transactions. See Automate Signing with API Signer.
- **Admin**: A user with high privileges in the organization. Only admins have permission to manage the policy, set up the backup, manage the address book, and add or remove users in the organization. Only a person can have an admin role.
- **Trader**: A user who can create vaults and transactions.
- **Viewer**: A user who has full view of the organization's users, addresses, and policies, as well as of the vaults and transactions, but does not have permissions to create or modify them.
The Users API is currently read-only. To add/remove users, visit the Fordefi web console.