List pane logs
Pane Logs
List pane logs
Filter pane scan history by station, action (including qc_pass and qc_fail), order, pane, or material.
GET
List pane logs
Permission
Requirespane_logs:view. The default worker role includes it (along with admin and manager), so station and production UIs can read history. Custom roles need this key explicitly.
Query parameter action
Supported values include scan_in, start, complete, scan_out, laminate_start, laminate_complete, qc_pass, and qc_fail. Example:
reason and description when present on the stored document.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by station ObjectId
Filter by PaneLog action type
Available options:
scan_in, start, complete, scan_out, laminate_start, laminate_complete, qc_pass, qc_fail Filter by order ID
Filter by pane ID
Filter by material ID
Max number of logs to return (default 100, max 500)
Required range:
x <= 500