Individual session/login events for subscribers in the requested window
Subscription records with revenue and autotrade enrichment
Per-account autotrade stability snapshot
Execution records with signal-link and classification enrichment
{ "WhiteLabelSiteId": 0, "WhiteLabelSiteName": "string", "WhiteLabelSiteDomain": "string", "RequestedWindow": { "FromWhen": 0, "ToWhen": 0, "DaysBack": 0 }, "Filters": { "PersonId": 0, "SystemId": 0, "SessionLimit": 0, "SubscriptionLimit": 0, "ExecutionLimit": 0 }, "SessionEventSummary": { "Total": 0, "IsTruncated": true, "NinjatraderOauthHandshake": 0, "PartnerWebhookLogin": 0, "TypeCounts": { "property1": 0, "property2": 0 }, "SourceCounts": { "property1": 0, "property2": 0 } }, "SessionEvents": [ { "PersonId": 0, "EventType": "string", "EventSource": "string", "EventWhenUnix": 0, "EventWhen": "string", "Email": "string", "FullName": "string", "SourceIp": "string", "PartnerUserId": "string", "IsTrial": true, "EmailVerified": true, "EventRecordId": 0 } ], "Autotrade": { "Summary": { "Enabled": 0, "Configured": 0, "PendingAuth": 0, "Exceptions": 0, "SyncDisabled": 0, "BrokerInactive": 0, "C2Inactive": 0, "Disabled": 0, "ClosingModeOnly": 0, "HighScale": 0, "NoNetLiquidationValue": 0, "Total": 0 }, "Accounts": [ { … } ], "BrokerageAccountsAvailable": 0 }, "Subscriptions": [ { "PersonId": 0, "FullName": "string", "Email": "string", "Alias": "string", "SystemId": 0, "SystemName": "string", "FamilyGuid": "string", "FamilyName": "string", "ParentSystemId": 0, "ParentSystemName": "string", "VariantGuid": "string", "VariantLabel": "string", "StartedWhen": 0, "StoppedWhen": 0, "Alive": true, "AmountCharged": 0.1, "BasePrice": 0.1, "Markup": 0.1, "RefundAmount": 0.1, "NetRevenue": 0.1, "LatestSessionEventWhenUnix": 0, "LatestSessionEventType": "string", "LatestSessionEventSource": "string", "AutotradeStatus": "string", "SyncEnabled": true, "BrokerActive": true, "C2Active": true, "Disabled": true } ], "AccountStability": [ { "Account": "string", "BrokerId": 0, "PersonId": 0, "Scaling": 0.1, "BrokerActive": true, "C2Active": true, "SyncEnabled": true, "SyncDisableReason": "string", "Disabled": true, "DisableReason": "string", "AutotradeStatus": "string" } ], "Executions": [ { "Account": "string", "PersonId": 0, "SystemId": 0, "SystemName": "string", "ExecutionId": 0, "C2ExecutionId": 0, "ExecutedWhen": 0, "Symbol": "string", "Side": "string", "Quantity": 0.1, "Price": 0.1, "Commission": 0.1, "Origin": "string", "C2SignalId": 0, "LeaderSystemId": 0, "FollowGenerated": true, "ManualUserOrder": true, "ExternalManualLike": true, "BrokerMarginAction": true, "Unknown": true } ], "Summary": { "SubscriptionCount": 0, "ActiveSubscriptionCount": 0, "SessionEventCount": 0, "ExecutionCount": 0, "TotalNetRevenue": 0.1, "TotalAmountCharged": 0.1, "TotalAmountRefunded": 0.1, "AccountsWithStabilityIssue": 0, "AccountStabilityCount": 0, "SubscriptionsWithSessionEvent": 0, "SubscriptionRowsTruncated": 0, "SessionEventRowsTruncated": 0, "ExecutionRowsTruncated": 0 } }