Get Filters With Filter

Retrieve available filters for assets in project similar to GET endpoint.

Include filter parameters in the request body to get filter values based on a filtered assets, similar to /_search.

The returned filters can be specified by including a list of filter fields in the request body.
Otherwise the default filters will be returned: asset_type, custom_tags, ip_owner, severity, open_port_number and certificate_expires_at.

Path Params
string
required
Body Params
AssetFilter | null
array | null

List of filterable fields to return filter options for. Valid values: asset_type, asn, custom_tags, added_to_project, discovered, apex, ip_geo_country_iso, ip_owner, static_asset, registry, referenced_ip, exposure_id, severity, asset_exposure_score, last_scanned_at, open_port_number, open_port_service, open_port_protocol, waf_detected, waf_name, technology_name, is_responsive, certificate_issuer, certificate_expires_at, certificate_issued_at. You can also use all to return all available filterable fields.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json