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
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
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