enumerations

Get All Enumeration Contents

Get All enumeration content

get/v1/asset/enumerate/contents

Query parameters

offsetinteger

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

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

time filter to select

limitinteger

The numbers of items to return

is_techboolean

Return records that have technologies

is_faviconboolean

Return the records that have favicon

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

ipstring

ips to filter

sort_ascstring

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

sort_descstring

comma separated descending sorting e.g sort_desc=created_at,name

custom_filterstring

custom query to filter. double encode the query string.

is_screenshotboolean

asset with screenshots

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

is_internalboolean

filter by is_internal (internal vs external hosts)

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.

Headers

X-Team-Idstring

Response

Example response

messagestring required

Changes

Changed in 7 of the 22 revisions of this API.75

    • added the new optional query request parameter not_seen_for_days

      new-optional-request-parameter

    • for the query request parameter limit, default value 100 was removed

      request-parameter-default-value-removed

    • removed the required property current_page from the response with the 200 status

      response-required-property-removed

    • removed the required property result_count from the response with the 200 status

      response-required-property-removed

    • removed the required property total_pages from the response with the 200 status

      response-required-property-removed

    • removed the required property total_results from the response with the 200 status

      response-required-property-removed

    • added the new optional query request parameter is_internal

      new-optional-request-parameter

    • added the optional property data/items/is_internal to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 161 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog