Get time entry summary
Reports
Get time entry summary
Returns aggregated summary statistics for time entries, including totals and breakdowns by customer and service.
GET
Get time entry summary
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UUID of the business.
Query Parameters
Whether to include deleted time entries in the summary.
Filter by customer UUID.
Filter entries that have (true) or do not have (false) a customer assigned.
Filter by service UUID.
Filter entries on or after this date (YYYY-MM-DD).
Filter entries on or before this date (YYYY-MM-DD).
Filter by billable status.
Response
200 - application/json
Success.