List wiki articles
Returns your wiki articles. The list projection omits the heavy content and sections fields — fetch the detail endpoint for those. Internal author/editor user IDs are never exposed.
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 exact category label
Filter by published state
true, false Filter to articles linked to this product
Filter to articles linked to this SKU
Case-insensitive substring match against title, excerpt, and description
Maximum number of rows to return (1-100)
1 <= x <= 100Number of rows to skip for pagination
x >= 0