v1

latestOpenAPI 3.1.12026-07-242899061.7 MB
Rules

Get Static Assets

List the manually defined scope rules (included/excluded hostnames, IPs, wildcards) for a project.

get/projects/{project_id}/rules/static_assets

Path parameters

project_idstring required

The ID of the project

The ID of the project

Query parameters

assetstring

Filter by asset (exact string match)

Filter by asset (exact string match)

static_type'ipv4' | 'hostname' | 'wildcard'

Static asset type (hostname, domain, ip, cidr).

Filter by static type

membership_type'include' | 'exclude'

Asset membership type (include or exclude from attack surface).

Filter by membership type

last_applied_beforestring date-time

Filter by last applied before this date (YYYY-MM-DDTHH:MM:SS)

Filter by last applied before this date (YYYY-MM-DDTHH:MM:SS)

last_applied_afterstring date-time

Filter by last applied after this date (YYYY-MM-DDTHH:MM:SS)

Filter by last applied after this date (YYYY-MM-DDTHH:MM:SS)

include_deletedboolean

Include records that has been deleted from project. Deleted records will contain deleted_at value key

Include records that has been deleted from project. Deleted records will contain deleted_at value key

limitinteger

Maximum number of results to return

Maximum number of results to return

cursorstring nullable

Base 64 string for pagination included in meta.pagination.next_cursor field in previous response. If provided, will return the next page of results

Base 64 string for pagination included in meta.pagination.next_cursor field in previous response. If provided, will return the next page of results

Response

Successful Response