List Certificates
hetzner_list_certificatesLists SSL/TLS certificates in your Hetzner project. Filter by name, type, labels, or paginate results.
Instructions
List all SSL/TLS certificates in the project, with optional filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by name | |
| label_selector | No | Label filter, e.g. "env=prod,tier=web" | |
| type | No | Filter by certificate type | |
| page | No | Page number | |
| per_page | No | Results per page (max 50) |