> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://api.docs.modulards.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://api.docs.modulards.com/_mcp/server.

# Site Items

The site-level updater: one row per plugin, theme or WordPress version installed on one website. Public filters: `component` (the global updater's component id), `site[]`, `team[]` and `tags[]` (ids), `type[]` (`plugin`, `theme`, `core`), `status[]` (active or inactive), `update_available`, `updatable`, `has_vulnerabilities`, `is_hidden`, and `s` for a free-text search on the name. Public sorts: `name` (default), `type`, `site_name`, `new_version`, `released_at` and `copilot_score`. Public include: `site`. `GET /site-items/summary` answers per-type totals over the same filters, `GET /site-items/history` lists updates and downgrades applied within a date range (fourteen days by default), and `POST /site-items/sync` queues one inventory-refresh Site Action per selected website.