Skip to main content
GET
Revenue by client category

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Query Parameters

period
string
required

Period string. Accepted formats:

  • 2026-05 — calendar month
  • Q2-2026 — quarter (Q1–Q4)
  • YTD-2026 — year to date

Response

200 - application/json
category
string
required
total_contracted_revenue
string<decimal>
required
Pattern: ^-?\d{0,16}(?:\.\d{0,2})?$
deal_count
integer
required
avg_deal_value
string<decimal>
required
Pattern: ^-?\d{0,16}(?:\.\d{0,2})?$