admin
List All Users
List all users with tenant information.
Returns:
- User details (username, email, role)
- Associated tenant info
- Account status (active, verified)
GET
List All Users
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 1000Required range:
x >= 0Filter by role: business, developer, admin
List All Users