v4

latestOpenAPI 3.0.32026-08-024840393.1 KB
Filament Consumption
Materials

Get consumption history for a material

Returns filament consumption records and summary for a specific material within the organization. For users in multiple organizations, specify organizationId to select which organization's data to retrieve.

get/v1/materials/{id}/consumption

Path parameters

idstring uuid required

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
end_datestring date-time
limitnumber

Number of records to return. Defaults to 50. Set to a high number (e.g., 10000) to retrieve all records for a time period.

offsetnumber
pagenumber

Response

Default Response

totalnumber