Get daily payout activity
Returns organization-wide payout volume grouped by UTC day. Each point includes both the total amount paid and number of payouts, so dashboards can switch between dollar volume and transaction count without loading every account’s individual payout ledger.
Example:
GET /organization/payouts/activity?startDate=2026-07-01&endDate=2026-07-31
Permissions: requires view access to “Payouts”.
Authentication: Accepts either Authorization: Bearer <jwt> (dashboard) or X-API-Key: hp_live_... (programmatic).
Authorizations
JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.
Query Parameters
Only include payouts executed from this date onwards
Only include payouts executed up to this date
Related topics
Get daily billing activityGet daily lockout activityGet daily webhook delivery activityGet daily account creation activityGet activity stream