Get Template (DocuSign export shape)
GET/restapi/v2.1/accounts/:accountId/templates/:templateId
Resolves the inbound DocuSign Gen template id to the previously- imported Propper Sign template and returns its metadata in the DocuSign Template export shape so Apex code introspecting template recipient roles + custom fields keeps working without round-tripping to the source DocuSign tenant.
Request
Responses
- 200
- 404
- 422
- 502
DocuSign-shape template export.
Template not imported or compat flag disabled. Response includes the propper-action header.
Template kind is not SIGN_PDF_DOCGEN.
Catalog row is orphaned.