List database snapshots
laravel_cloud_list_database_snapshotsList all snapshots for a specified database cluster to manage backup history and restore points.
Instructions
Get a list of all snapshots for a specific database cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Relationships to include in the response, e.g. ["environments"]. | |
| database | Yes | Database cluster ID. |