Organization
Get daily lockout activity
Returns organization lockouts grouped by UTC day: how many were applied and how many were removed. The aggregate runs server-side and returns only active days, keeping the response bounded for high-volume organizations.
Example:
GET /platform/v1/organization/lockouts/activity?startDate=2026-07-01&endDate=2026-07-31
X-API-Key: hp_live_...
Permissions: requires view access to Traders & Accounts.
GET
Get daily lockout activity
Authorizations
JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.
Query Parameters
First UTC day (defaults to 29 days ago)
Last UTC day, inclusive (defaults to today)
Related topics
Get daily billing activityGet daily payout activityGet daily webhook delivery activityGet daily account creation activityGet activity stream