v1

latestOpenAPI 3.1.02026-07-13125160383.6 KB
enumerations

Export Enumeration of user

Export the list of discovered assets for all enumerations.

get/v1/asset/enumerate/export

Query parameters

not_seen_for_daysinteger

Return assets that haven't been seen in the last N days. An asset is only included if a scan that covers it has run during that period without rediscovering it, so assets that simply haven't been rescanned recently are not matched.

format'raw' | 'json' | 'csv'
searchstring

Search on the content name

labelsstring

Filter by comma separated labels, e.g-> labels=p1,p2

is_newboolean

Filter by new content

hoststring

Filter by comma separated labels, e.g-> host=p1,p2

portstring

Filter by port separated labels, e.g-> port=p1,p2

status_codestring

Filter by status code separated labels, e.g-> status_code=p1,p2

titlestring

Filter by title separated labels, e.g-> title=p1,p2

content_lengthstring

Filter by content length separated labels, e.g-> content_length=p1,p2

domainstring

Filter by domain names separated labels, e.g-> domain=domain1.com,domain2.com

cnamestring

cname to filter

technologiesstring

technologies to filter

sort_ascstring

comma separated ascending sorting e.g sort_asc=created_at,name

sort_descstring
time'last_day' | 'last_week' | 'last_month' | 'last_3_months' | 'last_6_months' | 'last_12_months' | 'all_time'

time filter to select

start_datestring date

time filter start date

end_datestring date

time filter end date

custom_filterstring

custom query to filter. double encode the query string.

is_screenshotboolean
ipstring

ips to filter

faviconstring

Filter by comma separated favicons, e.g-> favicon=p1,p2

only_dnsboolean

Query only dns FQDN records

only_ipboolean

Query only dns IP records

Headers

X-Team-Idstring

Response

OK