Get the current account
Authentication
AuthorizationBearer
Your Dial API key, sent as Authorization: Bearer sk_live_...
Response
The authenticated account and its API keys (key values are previewed, not full).
id
email
createdAt
apiKeys
maxCallDurationSeconds
Call-length cap in seconds; the effective cap on a call is the first one set in priority order — per-call, then number, then account — falling back to the global default. A higher-priority level overrides a lower one. Null means this level sets no cap.
Errors
401
Unauthorized Error