Search Issues

Search Endpoint for all issue data. If no operator is used, "name" field is searched

Valid Search Keywords ('search_string' parameter):

  • collection:name_123k221

  • name:string

  • uid:12345

  • tag:tag_name

  • last_seen_after:string

    • last_scan_count_1 (1-10)

    • last_refresh

    • YYYY-MM-DD

    • configured_scan_count

  • last_seen_before:string

    • last_scan_count_1 (1-10)

    • last_refresh

    • YYYY-MM-DD

    • configured_scan_count

  • first_seen_after:string

    • last_scan_count_1 (1-10)

    • last_refresh

    • YYYY-MM-DD

    • configured_scan_count

  • entity_uid:12345

  • entity_type:string

    • ApiEndpoint, AppEndpoint, AutonomousSystem, AwsEC2Instance, AwsRdsDbInstance, AwsS3Bucket, AzureStorageAccount, AzureVirtualMachine, DnsRecord, Domain, EmailAddress, GcpApiGateway, GcpAppEngineApplication, GcpCloudFunction, GcpCloudSQLInstance, GcpComputeEngineInstance, GcpStorageBucket, GithubAccount, GithubRepository, IpAddress, Nameserver, NetBlock, NetworkService, SslCertificate, UniqueKeyword, UniqueToken, Uri
  • entity_name:string

  • scoped:true | false

  • severity:integer 1-5

  • severity_lte:integer 1-5

  • severity_gte:integer 1-5

  • status_new:open or closed

  • status_detailed:string

    • open_triaged, open_in_progress, closed_mitigated, closed_resolved, closed_duplicate, closed_out_of_scope, closed_benign, closed_risk_accepted, closed_false_positive, closed_no_reproduce, closed_tracked_externally
Path Params
string
required

Example with multiple keywords.

Query Params
int32
0 to 100
Defaults to 50

Optional: Used to control how many results returned per page <default 50, max 1000>

string

Optional: Used to get the next page of results. Use the value from next_page_token in results. The next_page_token will change with each new page. When using page_token do not use the "page" key.

Headers
string
required

Your API key

string
required

ID from /api/v3/asm/projects

Response

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