: Resources for Viewing Search Results
Focus
Focus

Resources for Viewing Search Results

Table of Contents

Resources for Viewing Search Results

The following table describes resources available for viewing search results.
Resources for Viewing Search Results
Format
Description
Point Cost
https://autofocus.paloaltonetworks.com/api/​intel/v1/threatvault/dns/search/​result/{search_id}
JSON
View the current search results of the given
(search_id)
. This resource returns the latest results of:
  • https://autofocus.paloaltonetworks.com/api/intel/​v1/threatvault/dns/search
  • https://autofocus.paloaltonetworks.com/api/intel/​v1/threatvault/ips/search
  • https://autofocus.paloaltonetworks.com/api/intel/​v1/threatvault/panav/search
1
https://autofocus.paloaltonetworks.com/api/​intel/v1/threatvault/ips/search/​result/{search_id}
https://autofocus.paloaltonetworks.com/api/​intel/v1/threatvault/panav/search/​result/{search_id}
/samples/results/{af_cookie}
JSON
View the current search results of the given ID
(af_cookie)
. This resource returns the latest results of
/samples/search/ or /stix/samples/search/
.
1
/stix/samples/results/{af_cookie}
STIX
/sessions/results/{af_cookie}
JSON
View the current session results of the given ID
(af_cookie)
. This resource returns latest results of
/sessions/search/ or /stix/sessions/search/
.
1
/stix/sessions/results/{af_cookie}
STIX
/sessions/histogram/results/{af_cookie}
JSON
View the current histogram results of the given ID
(af_cookie)
. This resource returns the latest results of
/sessions/histogram/search/
.
1
/sessions/aggregate/results/{af_cookie}
JSON
View the current aggregate session results of the given ID
(af_cookie)
. This resource returns the latest results of
/sessions/aggregate/search/
.
1
/top-tags/results/{af_cookie}
JSON
View the current top tags results of the given ID
(af_cookie)
. This resource returns the latest results of
/top-tags/search/
.
1

Recommended For You