testnet
GitHub

Get Policy Template

policyTemplate(string templateId) → PolicyTemplate

Retrieves the details of a registered policy template, including its name, description, and parameter schema.

Parameters

Name Type Required Description
templateId string The ID of the template to query.

Returns

Type: PolicyTemplate

Struct containing templateId, name, description, and paramSchema.

Examples

ESC
Type to search