GuideLab API

Aggregate stats for a printer over a trailing window

Total runtime, average duration, and success rate over the last N days (default 30). Based on completed+failed batches.

GET
/production/print-batches/printers/{printerId}/history-stats

Total runtime, average duration, and success rate over the last N days (default 30). Based on completed+failed batches.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Path Parameters

printerId*string

Printer ID

Formatuuid

Query Parameters

windowDays?integer
Range1 <= value <= 365
Default30

Response Body

curl -X GET "https://example.com/production/print-batches/printers/550e8400-e29b-41d4-a716-446655440000/history-stats"
Empty
Empty
Empty