Returns Privy login statistics for a given time period. Results include counts for new accounts (created_at), active accounts (latest_verified_at), total Privy accounts across all time, and the full, unmodified Privy account objects. See Privy User object documentation for the complete type definition. Defaults to period=all (no date filter). Requires the authenticated account to be a Recoup admin. Authentication via x-api-key or Authorization Bearer token.
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Recoup API key. Learn more.
Time period to filter logins. One of: all (no date filter), daily (last 24 hours), weekly (last 7 days), monthly (last 30 days). Defaults to all.
all, daily, weekly, monthly Privy login statistics retrieved successfully
Status of the request
success Total number of accounts in Privy across all time (not filtered by period)
42
Number of accounts created (created_at) within the requested period
15
Total number of accounts matching either new or active criteria in the requested period
30
Full, unmodified Privy account objects. See Privy User object docs for the complete type definition.