Bulk Certificate Creation
Retrieve a batch of pre-generated certificates (the outcome of a batch certificate creation task) either as a downloadable zip file (default) or as a list of pre-signed urls.
get/certificates/{taskId}
Query parameters
downloadType'signedUrl' | 'zip'
ID of device template to publish
Response
OK. Either a zip file as the response (default), or a list of s3 presigned urls (when ?downloadType=signedUrl).