List installed WordPress themes
hosting_listInstalledWordPressThemesV1List installed WordPress themes, showing their status, available updates, and known vulnerabilities for a specified installation.
Instructions
List themes installed on a WordPress installation, including their status, available updates and known vulnerabilities.
Provide the WordPress installation (software) identifier in the path. It can
be obtained from GET /api/hosting/v1/wordpress/installations (the id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| software | Yes | WordPress installation (software) identifier | |
| username | Yes | username parameter |