Returns aggregated summary statistics for time entries, including totals and breakdowns by customer and service.
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The UUID of the business.
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.
Success.
Total minutes across all matching time entries.
Total minutes for billable time entries only.
Total billable amount in cents, calculated from billable entries and their service rates.
Summary grouped by customer.
Summary grouped by service.