Get Policy Template
GetPolicyTemplate(templateID) → PolicyTemplate Retrieves the definition and schema of a registered policy template.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
templateID | string | ✓ | The unique identifier of the template (e.g., 'EAS_POLICY'). |
Returns
Type:
PolicyTemplate The policy template object.