v3

latestOpenAPI 3.0.0raw.githubusercontent.com2023-07-143611.5 KB
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).

All 3 operations