Returns all active and sleeping tracked X accounts, plus your current subscription summary
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer ctgo_your_api_key_here |
| Field | Type | Description |
|---|---|---|
accounts | array | Active tracked accounts |
sleepingAccounts | array | Accounts that have been put to sleep (paused) |
subscriptionQuantities | object or null | Current Stripe subscription quantities per tier |
discount | object or null | Active coupon/discount on the subscription |
renewalDate | string or null | ISO 8601 date of the next subscription renewal |