Revenue metrics
GET /api/v1/dashboard/revenue
Revenue dashboard with pipeline, outreach, and attribution metrics for the selected period.
Authorizations
Parameters
Query Parameters
Reporting period: 7d, 30d, or 90d
Reporting period: 7d, 30d, or 90d
Responses
200
Successful Response
Response for GET /api/v1/dashboard/revenue.
object
Revenue metrics payload.
Attributes: total_revenue: Total revenue in the selected period. revenue_change_pct: Percentage change from prior period. new_customers: Number of new customers acquired. pipeline: Pipeline summary with stage breakdowns. outreach: Outreach metrics (sent, responses, response rate). attributed_revenue: Revenue attributed to AI agent activity. period: The reporting period requested. generated_at: When this dashboard was generated.
object
object
object
Standard metadata included in every API response.
Attributes: request_id: Unique identifier for request tracing. timestamp: UTC timestamp of the response.
object
Unique identifier for request tracing
UTC timestamp of the response
422
Validation Error