Get Overview
Report
Get Overview
Returns the organization overview.
GET
Get Overview
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
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.
Response
OK
Organization overview
Trips scheduled today
Example:
12
Available seats today
Example:
320
Pending reservations
Example:
8
Tickets sold today
Example:
96
Tickets sold yesterday
Example:
80
Net revenue today in cents
Example:
450000
Net revenue yesterday in cents
Example:
400000