Skip to main content
GET
Top clients by revenue

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Query Parameters

limit
integer

Max rows to return. Clamped to 1–50. Default 10.

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
client_name
string
required
category
string
required
total_contracted_revenue
string<decimal>
required
Pattern: ^-?\d{0,16}(?:\.\d{0,2})?$
deal_count
integer
required
revenue_share_pct
string<decimal>
required
Pattern: ^-?\d{0,4}(?:\.\d{0,1})?$