Get customer metrics
GET
/dashboard/customers
Get customer metrics: total, new this month, churned this month.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Successful Response
CustomerMetricsResponse
object
total
required
Total
integer
new_this_month
required
New This Month
integer
churned_this_month
required
Churned This Month
integer
new_trend
Any of:
TrendIndicator
null
churned_trend
Any of:
TrendIndicator
null
Unauthorized – invalid or missing API key
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context