GET
/
v1
/
asset
/
enumerate
/
{enumerate_id}
/
filters

Authorizations

X-API-Key
string
headerrequired

Headers

X-Team-Id
string

Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team

Path Parameters

enumerate_id
string
required

Query Parameters

offset
integer

The number of items to skip before starting to collect the result set

limit
integer

The numbers of items to return

host
string
port
string
ip
string
cname
string
technologies
string
status_code
string
content_length
string
domain
string[]
title
string
webserver
string
favicon
string
group_by
enum<string>
required

Group by type. e.g. - host, port, favicon.

Available options:
host,
port,
ip,
cname,
technologies,
status_code,
content_length,
title,
webserver,
favicon,
domain
sort_asc
string

supported sort fields [count]

sort_desc
string

supported sort fields [count]

time
enum<string>

time filter to select

Available options:
last_day,
last_week,
last_month,
last_3_months,
last_6_months,
last_12_months,
all_time
start_date
string

time filter start date

end_date
string

time filter end date

Response

200 - application/json
message
string
required
current_page
integer
required
result_count
integer
required
total_results
integer
required
total_pages
integer
required
data
object[]
required