Skip to content

DevhubSummary

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/api/src/reader-account/devhub.service.ts

Properties

PropertyType
signups{ total: number; last30d: number }
funnel{ accounts: number; withKey: number; withCall: number; with2xx: number }
ttfcMedianMinutes`number
topConsumers`Array<{ email: string; calls: number; lastCallAt: Date

Was this page helpful?

Download as PDF