Return the account that owns this API key — display name, active owners and admins, and the current subscription summary (when present).
The authorizer resolves the account from the API key’s parent pixel,
so no accountId is in the path or body.
Required scope: account:read.
Documentation Index
Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Upstack API key. Starts with upstack_.
The pixel id the request targets.
The account projection.
Slim public projection of an account — display name, creation date, active owners and admins, optional subscription summary.
Internal fields are deliberately omitted: id, ownerId, companyName,
primaryEmail, settings.*, pixels, subscriptionId, every Stripe ID,
planUsage, usageBillingRecords, last12Months*, and similar
implementation details.