API Docs / Operations / Users

Users

User management and authentication within the application. Provides endpoints to get the current authenticated user's profile, verify email addresses using verification keys from email links (with token expiration handling), and resend verification emails to authenticated users. Also includes tenant-scoped user management (CRUD operations) accessed via /api/tenants/{tenant}/users for managing users within specific tenants.