PKI Certificate Profiles

get/api/v1/cert-manager/certificate-profiles

Query parameters

offsetnumber
limitnumber
searchstring
enrollmentType'api' | 'est' | 'acme' | 'scep'
issuerType'ca' | 'self-signed'
caIdstring uuid
applicationIdstring uuid

Response

Default Response

totalCountnumber required

Changes

Changed in 4 of the 20 revisions of this API.23

    • added the optional property certificateProfiles/items/certificateAuthority/keyAlgorithm to the response with the 200 status

      response-optional-property-added

    • added the new any_purpose enum value to the certificateProfiles/items/defaults/extendedKeyUsages/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new upn enum value to the certificateProfiles/items/defaults/subjectAltNames/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property certificateProfiles/items/defaults/subjectAltNames to the response with the 200 status

      response-optional-property-added

    • added the optional property certificateProfiles/items/defaults/domainComponents to the response with the 200 status

      response-optional-property-added