v4
latestOpenAPI 3.0.32026-08-024840393.1 KBFilament Consumption
Debug
List candidate jobs for consumption recording
Lists completed, failed, or cancelled print jobs that don't have filament consumption records yet. Useful for finding jobs to backfill. For users in multiple organizations, specify organizationId to select which organization's data to retrieve.
get/v1/filament-consumption/candidates
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.
limitnumber
status'COMPLETED' | 'FAILED' | 'CANCELLED'
Filter by job status
Response
Default Response