List worklist tasks
Worklist
List worklist tasks
Returns your worklist tasks, ordered by priority (high first) then most recent. Internal assignee user IDs, assembly-task workflow links, and the free-form metadata blob are not exposed.
GET
List worklist tasks
Authorizations
API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.
Query Parameters
Filter by task status
Available options:
pending, in_progress, completed, cancelled Filter by task type
Available options:
assembly, filament_change, collection, maintenance, quality_check Maximum number of rows to return (1-100)
Required range:
1 <= x <= 100Number of rows to skip for pagination
Required range:
x >= 0