Get a summary of printing done by each user.
Path parameters
Required. Customer ID prefixed with "customers/" or "customers/my_customer" to use the customer associated to the account making the request.
Query parameters
Query string to filter results, AND-separated fields in EBNF syntax. Note: OR operations are not supported in this filter. Note: Only >= and <= comparators are supported in this filter. Supported filter fields: * complete_time
Field used to order results. If omitted, results will be ordered in ascending order of the 'user_email' field. Supported order_by fields: * user_email * job_count * printer_count * device_count
Maximum number of results to return. Maximum and default are 100.
Token to specify the page of the response to be returned.
The ID of the organizational unit for printers. If specified, only print jobs initiated with printers from the specified organizational unit will be counted. If omitted, all print jobs will be counted.
Response
Successful response