list_certificates
Retrieve SSL/TLS certificates for a specific website to monitor security status, search by keyword, filter valid certificates, and manage pagination.
Instructions
Lists certificates of a website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The website ID. Reference Value Source: list_sites. Example: 1234567890123 | |
| keyword | No | The search keyword. | |
| validOnly | No | Whether to return only valid certificates. | |
| pageNumber | No | The page number of the returned data. | |
| pageSize | No | The number of records per page. |