GET
/
api
/
v1
/
pki
/
certificate-templates
/
{certificateTemplateId}

Path Parameters

certificateTemplateId
string
required

The ID of the certificate template to get

Response

200 - application/json
id
string
required
caId
string
required
name
string
required
commonName
string
required
subjectAlternativeName
string
required
pkiCollectionId
string | null
ttl
string
required
keyUsages
string[] | null
extendedKeyUsages
string[] | null
projectId
string
required
caName
string
required

Was this page helpful?