---
title: "Export Enumeration of user"
method: GET
path: "/v1/asset/enumerate/export"
tags: ["enumerations"]
---

# Export Enumeration of user

`GET /v1/asset/enumerate/export`

Export the list of discovered assets for all enumerations.

## Query parameters

- `not_seen_for_days` integer
- `format` 'raw' | 'json' | 'csv'
- `search` string
- `labels` string
- `is_new` boolean
- `host` string
- `port` string
- `status_code` string
- `title` string
- `content_length` string
- `domain` string
- `cname` string
- `technologies` string
- `sort_asc` string
- `sort_desc` string
- `time` 'last_day' | 'last_week' | 'last_month' | 'last_3_months' | 'last_6_months' | 'last_12_months' | 'all_time'
- `start_date` string, date
- `end_date` string, date
- `custom_filter` string
- `is_screenshot` boolean
- `ip` string
- `favicon` string
- `only_dns` boolean
- `only_ip` boolean

## Headers

- `X-Team-Id` string

## Response `200`

OK

## Other responses

- `201` — Created
- `400` — Example response
- `401` — Example response
- `500` — Example response
- `default` — Example response

## Changes

- **2026-07-13** `220f0adf9efd` — 1 info
  - added the new optional `query` request parameter `not_seen_for_days`
- **2025-08-13** `c41cd7ae7718` — 6 info
  - added the new optional `query` request parameter `custom_filter`
  - added the new optional `query` request parameter `favicon`
  - added the new optional `query` request parameter `ip`
  - added the new optional `query` request parameter `is_screenshot`
  - …2 more
- **2024-09-22** `407b73d9ce28` — 1 info
  - endpoint added
- **2023-12-05** `5c3748c387f7` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/projectdiscovery/apis/pdcp-api/changes/v1/asset/enumerate/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-service-production.skmtc.workers.dev/v1/apis/projectdiscovery/pdcp-api/revisions/220f0adf9efd/schema)
