---
title: "List special dates"
method: GET
path: "/v1/donor_special_dates"
tags: ["Special Dates"]
---

# List special dates

`GET /v1/donor_special_dates`

**Searchable:** custom_label, notes

**Filterable:** donor_id, date_type, date_value, use_hebrew_calendar, auto_create_activity, reminder_days_before, created_at, deleted_at

## Query parameters

- `limit` integer
- `offset` integer
- `search` string
- `donor_id` string, uuid
- `date_type` string
- `include_deleted` boolean

## Response `200`

Paginated list

---

[API](https://skmtc.net/hecher/apis/growgelt-api.md) · [All operations](https://skmtc.net/hecher/apis/growgelt-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hecher/growgelt-api/revisions/b79af77cd086/schema)
