Returns the specified user’s profile and credit consumption data for a custom date range.
You can use the from and to parameters to specify the date range for credit consumption. If not specified, defaults to consumption during the current billing period.
You can also call List user apps to see the apps created by this user.
API key for authentication. Get your API key from Base44 user settings.
Start date in YYYY-MM-DD format. Required if to is provided. Defaults to billing period start.
End date in YYYY-MM-DD format. Required if from is provided. Defaults to current date.
Successful Response
Detailed user information with consumption data.
Unique user identifier.
"usr_abc123"
User email address.
Subscription tier, such as "starter", "builder", "pro", or "elite".
"pro"
User registration date in YYYY-MM-DDTHH:MM:SSZ format.
"2024-03-15T10:30:00Z"
Whether the user account is enabled (not disabled).
true
Total number of apps created by this user.
x >= 012
Whether the user consumed message credits in the last 30 days.
true
Total message credits consumed.
x >= 01250
Total integration credits consumed.
x >= 0340
Total credits consumed.
x >= 01590