PKI Subscribers
List PKI Subscriber certificates
get/api/v1/pki/subscribers/{subscriberName}/certificates
Path parameters
subscriberNamestring required
The name of the PKI subscriber to get.
Query parameters
projectIdstring required
The ID of the project of the PKI subscriber to list the certificates for.
offsetnumber
The offset to start from.
limitnumber
The number of certificates to return.
Response
Default Response
Changes
Changed in 1 of the 23 revisions of this API.1
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○