list_rollback_versions
Retrieve the newest commit-pinned website template versions that are valid rollback targets for a specific deployment. Use the returned templateId to perform a rollback.
Instructions
List the recent commit-pinned website template versions that are valid rollback targets for a deployment, newest first. Use only a returned templateId with rollback_website; do not infer a target from a commit SHA or version label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Deployment ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Parsed JSON response from the Staticbot public API |