Newer Version Available

This content describes an older version of this product. View Latest

OCR Templates (GET)

Retrieve a list of active OCR templates. You can also fetch the OCR templates by document type and target object that are associated with the OCR templates.
Resource
1/connect/form-reader/ocrTemplates
Examples
1https://yourInstance.salesforce.com/services/data/vXX.X/connect
2/form-reader/ocrTemplates?documentTypeId=OdeRM00000000Dj
1https://yourInstance.salesforce.com/services/data/vXX.X/connect
2/form-reader/ocrTemplates?targetObjects=97hRM0000004ChL,97hRM00000000hD
1https://yourInstance.salesforce.com/services/data/vXX.X/connect
2/form-reader/ocrTemplates?documentTypeId=OdeRM00000000Dj&targetObjects=97hRM0000004ChL
Available version
55.0
Requires Chatter
No
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
documentTypeId String ID of the document type associated with the OCR template. Optional 55.0
targetObjects String List of IDs of the target object associated with the OCR template. Optional 55.0
Response body for GET
Template Collection Output