📄️ Activate User Account
Used to activate a user account after creation, typically for email verification or account setup completion.
📄️ Create User
Used to create a new user account in the system with various user attributes and organization memberships.
📄️ Update User
Used to update existing user account information, including profile details, MFA settings, roles, and permissions.
📄️ Get Users
Used to retrieve a paginated list of users with support for filtering, sorting, and searching across the system.
📄️ Get User
Used to retrieve a specific user's details by their ID.
📄️ Get Accounts
Used to retrieve a paginated list of accounts with support for filtering, sorting, and searching.
📄️ Get Account
Used to retrieve the current account details including permissions and organization memberships.
📄️ Save Organization
Used to create or update an organization configuration.
📄️ Get Organizations
Used to retrieve a paginated list of organizations with support for filtering, sorting, and searching.
📄️ Get Organization
Used to retrieve a specific organization's details by its ID.
📄️ Save Organization Config
Used to create or update organization configuration settings including role management and creation settings.
📄️ Get Organization Config
Used to retrieve the organization configuration settings for a project.