Returns print jobs for the authenticated tenant, most recent first. Internal scheduling fields (priority, submitted_by, bambu_job_id) are not exposed.
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.
Filter by job status (e.g. queued, printing, completed)
Maximum number of rows to return (1-100)
1 <= x <= 100Number of rows to skip for pagination
x >= 0