GET api/documentgeneration/templateusagecount?templateId={templateId}
Get the usage count for a template in envelopes Processes this document generation API request. The parameter and response sections describe the data exchanged with the API.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| templateId |
The unique identifier of the template resource. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The response returned after the operation completes.
integerResponse Formats
application/json, text/json
Sample:
1