Get Top Organizations
Report
Get Top Organizations
Returns top organizations by revenue.
GET
Get Top Organizations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Max organizations
Example:
5
Created at range
Example:
">=2024-01-01;<=2024-12-31"
Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.