Dashboard
Get Printed orders grouped by employee
Returns count of orders marked Printed by each user for pie chart display.
get/dashboard/employee-printed-orders
Query parameters
startDatestring
Example:2026-01-01
Start date for filtering (ISO 8601 format)
endDatestring
Example:2026-01-13
End date for filtering (ISO 8601 format)
utmSourcestring
Example:google
Optional UTM source filter (exact match after TRIM). Use "notSet" for orders with no UTM source (NULL, empty, or whitespace).
Response
Employee printed orders retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.