---
title: "Gets the bulk card progress."
method: GET
path: "/api/v1/cards/bulk"
tags: ["Cards"]
---

# Gets the bulk card progress.

`GET /api/v1/cards/bulk`

## Query parameters

- `bulkCardRequestId` integer, required

## Response `200`

Success

- BulkCardProgressResponse — Bulk card progress response
  - `status` string, nullable — The status of the card generation process.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Server Error

---

[API](https://skmtc.net/thredd/apis/core-cards.md) · [All operations](https://skmtc.net/thredd/apis/core-cards/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thredd/core-cards/versions/841f62def5bf/schema)
