v4
latestOpenAPI 3.0.32026-08-024840393.1 KBFilament Consumption
Get consumption summary by material
Returns aggregated filament consumption data grouped by material, with totals for grams/meters used and record counts by job status. For users in multiple organizations, specify organizationId to select which organization's data to retrieve.
get/v1/filament-consumption/summary
Query parameters
organizationIdstring uuid
Organization ID to retrieve data for. User must be a member of the organization. Defaults to user's first organization if not specified.
start_datestring date-time
ISO 8601 date-time for filtering records from this date onwards
end_datestring date-time
ISO 8601 date-time for filtering records up to this date
printer_idstring uuid
Filter by printer ID
material_idstring uuid
Filter by specific material ID
Response
Default Response