---
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

---

[API](https://skmtc.net/projectdiscovery/apis/pdcp-api.md) · [All operations](https://skmtc.net/projectdiscovery/apis/pdcp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/projectdiscovery/pdcp-api/versions/220f0adf9efd/schema)
