GET Templates Subject Parts

The GET /Templates/SubjectParts method is used to retrieve a list of the certificate subject parts that are supported for regular expressions (TemplateRegexes) and defaults (TemplateDefaults). This method returns HTTP 200 OK on a success with the list of supported certificate subject part fields. This method has no input parameters.

Tip:  The following permissions (see Security Overview) are required to use this feature:

PkiManagement: Read

Table 614: GET Templates Subject Parts Response Data

Name Description
SubjectPart A string indicating the supported subject part code (e.g. L for City/Locality).
SubjectPartName A string containing a friendly name for the subject part (e.g. City/Locality).