- GET /auth/users — list users (paginated, admin-only) - GET /auth/users/count — total + by-plan counts - GET /auth/users/:id — get user by id - PUT /auth/users/:id — update user (displayName, role, plan, status) - DELETE /auth/users/:id — delete user - repository: added list, count, countByPlan, update, remove functions - types: added UpdateUserSchema |
||
|---|---|---|
| .. | ||
| extraction-service | ||
| monitoring | ||
| platform-service | ||