Get a deployment policy (Beta)

View as MarkdownOpen in Claude
Get details for a deployment policy. **Beta**: This documentation describes a public beta feature and is subject to the [Beta features](/docs/sigma-product-releases#beta-features) disclaimer. ### Usage notes - Retrieve the `deploymentPolicyId` from the [/v2/deploymentPolicies](https://help.sigmacomputing.com/reference/list-deployments) endpoint.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

deploymentPolicyIdstringRequired

Response

The response body.
deploymentPolicyIdstring
namestring
Name of the deployment policy
nameInTenantstring
Name to use for the workspace created by the deployment policy in the receiving tenant.
versionTagIdstring or null
sourceSwapPolicieslist of strings
Unique identifiers of the source swap policies used to swap connections when deploying documents.
copyInputTableDataboolean
Whether input table data is copied to receiving tenant organizations when deploying documents. Only applies to input tables that are editable in draft mode.