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 616: 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).
Tip:  For code examples, see the Keyfactor API Endpoint Utility. To find the embedded web copy of this utility, click the help icon () at the top of the Keyfactor Command Management Portal page next to the Log Out button.