Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Document Template

Get the list of configured templates for a usage type.
Resource
1/connect/clm/document-template
Available version
56.0
HTTP methods
GET
Example for GET
1https://yourInstance.salesforce.com/services/data/v56.0/connect/clm/document-template?usageType=<usageType>&isActive=<true/false>&type=<>
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
contractId String ID of the contract document. Optional 55.0
isActive Boolean Status of the template. Required 55.0
type String Format of the contract document. For example, MicrosoftWord. Required 55.0
usageType String Usage type. For example, Contract_Life_Cycle_Management. Required 55.0
Response body for GET
Template List Representation