Admin Panel
/Admin OnlyAdmin Panel
Administrative endpoints for user management, impersonation, and bulk operations.
Base URL
/api/v1/adminv1.0.0
Administrative endpoints for user management, impersonation, and bulk operations.
/api/v1/admin/dashboardADMIN_ACCESS/usersUSER_READ/users/:userIdUSER_READ/users/:userId/reset-passwordUSER_MANAGE/users/:userId/verify-emailUSER_MANAGE/users/:userId/unlockUSER_MANAGE/users/:userId/suspendUSER_MANAGE/users/:userId/reactivateUSER_MANAGE/users/:userId/impersonateADMIN_ACCESS/bulk/assign-roleROLE_ASSIGN?q=search_term # Search by email, username, name &role=admin # Filter by role &status=active # active | inactive &verified=true # Email verification status &sortBy=createdAt # Sort field &order=desc # asc | desc &page=1&limit=20 # Pagination