---
title: "GET /batch-email-tasks"
method: GET
path: "/batch-email-tasks"
---

# GET /batch-email-tasks

`GET /batch-email-tasks`

## Response `200`

getAllEmailTemplatePendingTasks 200 response

- BatchModularEmailTasksControllerPendingBatchEmailTask[]
  - `emailTemplateKey` string, required
  - `taskName` string, required
  - `taskInstance` string, required
  - `executionTime` string, date-time, required
  - `adminId` integer, required
  - `userCount` integer, required
  - `status` 'PENDING' | 'RUNNING', required

---

[API](https://skmtc.dev/mamaearth/apis/mama-earth-api.md) · [All operations](https://skmtc.dev/mamaearth/apis/mama-earth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mamaearth/mama-earth-api/revisions/42b90383d711/schema)
