Skip to main content

Get Intelligence Stream Settings

GET 

/api/v33.02/settings/intelligence

x-prisma-cloud-target-env: {"permission":"systemOperations"}

Returns the details about the Intelligence Stream configuration.

cURL Request

Refer to the following example cURL command that uses basic auth to retrieve your Intelligence Stream configuration settings.

$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
"https://<CONSOLE>/api/v<VERSION>/settings/intelligence"

Responses

IntelligenceSettings are the intelligence service settings