External Users / Statistics

External User Statistics

Get comprehensive usage statistics for external users in your application. Returns total users, active users, storage breakdown, and usage metrics. Use this endpoint for dashboards, billing calculations, or monitoring.

GET {baseAPIUrl}/external-users/stats

Authentication

Required. Include your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Query Parameters

ParameterTypeRequiredDescription
appIdstringRequiredApplication identifier

Response

FieldTypeDescription
totalUsersnumberTotal number of external users
activeUsersnumberNumber of users with recent activity
bySeedsLocationobjectUser count grouped by storage location
newUsersThisMonthnumberUsers created in current month
averageSeedsPerUsernumberAverage number of seeds per user

Try It

Query Parameters

Application identifier (single value required)