---
title: "Export Enumeration"
method: GET
path: "/v1/asset/enumerate/{enum_id}/export"
tags: ["enumerations"]
---

# Export Enumeration

`GET /v1/asset/enumerate/{enum_id}/export`

Export enumeration content

## Query parameters

- `type` 'hosts' | 'ports' | 'endpoints' | 'http' | 'all', required
- `format` 'raw' | 'json' | 'csv'
- `search` string
- `labels` string

## Response `200`

OK

## Other responses

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

## Changes

- **2024-04-19** `ba8a20839440` — 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/:enum_id/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/ba8a20839440?raw)
