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.
Query parameters
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).
Changes
Changed in 1 of the 3 revisions of this API.15
- ●
the optional response header
locationremoved for the status303optional-response-header-removed
- ○
api operation id
getBulkCertificatesremoved and replaced withgetCertificatesapi-operation-id-removed
- ○
added the new optional
queryrequest parameterdownloadTypenew-optional-request-parameter
- ○
added the media type
application/vnd.aws-cdf-v1.0+jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/vnd.aws-cdf-v1.0+jsonfor the response with the status404response-media-type-added
- ○
added the media type
application/zipfor the response with the status200response-media-type-added
- ●