---
title: "Export list of unique domains discovered in current month"
method: GET
path: "/v1/asset/enumerate/domains/export"
tags: ["asset"]
---

# Export list of unique domains discovered in current month

`GET /v1/asset/enumerate/domains/export`

Export list of unique domains discovered in current month.

## Query parameters

- `search` string
- `format` string
- `start_date` string, date
- `end_date` string, date

## Response `200`

OK

## Other responses

- `400` — Example response
- `401` — Example response
- `404` — Example response
- `500` — Example response
- `default` — Example response

## Changes

- **2026-03-06** `b69f036fb8ff` — 2 info
  - added the new optional `query` request parameter `end_date`
  - added the new optional `query` request parameter `start_date`
- **2025-10-28** `c9df54e2fb2c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/projectdiscovery/apis/pdcp-api/changes/v1/asset/enumerate/domains/export/get.md)

---

[API](https://skmtc.dev/projectdiscovery/apis/pdcp-api.md) · [All operations](https://skmtc.dev/projectdiscovery/apis/pdcp-api/llms.txt) · [OpenAPI document](https://skmtc.dev/projectdiscovery/apis/pdcp-api/revisions/24404c1dd282?raw)
