Show AI option status
hosting_showAIOptionStatusV1Check the current AI option status for Hostinger Tools on a WordPress installation. Filter by option to return a specific AI setting, or omit to retrieve all statuses.
Instructions
Show the current AI option status for the Hostinger Tools plugin on the
specified WordPress installation. Filter by option to return a single
option, or omit it to return all options.
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 |
|---|---|---|---|
| option | No | Filter the status by a single AI option. | |
| software | Yes | WordPress installation (software) identifier | |
| username | Yes | username parameter |