---
title: "Retrieve status of a create certificates task."
method: GET
path: "/certificates/{taskId}/task"
tags: ["Bulk Certificate Creation"]
---

# Retrieve status of a create certificates task.

`GET /certificates/{taskId}/task`

## Response `200`

OK.

## Other responses

- `404` — Not found

## Changes

- **2021-12-29** `d7859da15bfc` — 4 info
  - api operation id `getBulkCertificatesTaskStauts` removed and replaced with `getCertificatesTask`
  - added the media type `application/vnd.aws-cdf-v1.0+json` for the response with the status `200`
  - added the media type `application/vnd.aws-cdf-v1.0+json` for the response with the status `404`
  - removed the non-success response with the status `400`

[Change history](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-bulk-certs/changes/certificates/:taskId/task/get.md)

---

[API](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-bulk-certs.md) · [All operations](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-bulk-certs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/aws-connected-device-framework-bulk-certs/revisions/475b036d8661/schema)
