Tool
deployment_preview_policy_get
Get preview policy for a base environment (returns defaults if none configured)
Get preview policy for a base environment (returns defaults if none configured)
Behavior
- HTTP
GET /deployment/preview-policies/:baseEnvironmentId
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| baseEnvironmentId | string | • | No description in the catalog. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • | |
| enabled | boolean | • | |
| ttlHours | number | • | |
| createdAt | string | • | |
| updatedAt | string | • | |
| maxPreviews | number | • | |
| baseEnvironmentId | string | • |
Try it
Get preview policy for a base environment (returns defaults if none configured).