List the versions of a certificate.

The GetCertificateVersions operation returns the versions of a certificate in the specified key vault. This operation requires the certificates/list permission.

get/certificates/{certificate-name}/versions

Path parameters

certificate-namestring required

The name of the certificate.

Query parameters

api-versionstring required

The API version to use for this operation.

maxresultsinteger

Maximum number of results to return in a page. If not specified the service will return up to 25 results.

Response

The request has succeeded.

nextLinkstring

The URL to get the next set of certificates.

Changes

No recorded changes to this endpoint across all 8 revisions of this API.