Returns a list of all users in the workspace with their profile and credit consumption data for the current billing period.
You can use the returned user_id values to call:
Get user: For user consumption data for a specific user over a custom date range.List user apps: To see a specific user’s app IDs.Results are paginated. Check has_more in the response and use the returned cursor to fetch additional pages.
API key for authentication. Get your API key from Base44 user settings.
Workspace ID.
Items per page. Max 50.
1 <= x <= 50Pagination cursor from previous response.
Filter to users who consumed message credits in the last 30 days.
Filter by subscription tier, such as "starter", "builder", or "pro". If not provided, returns all users.