Skip to main content

Get Global Scan Settings

GET 

/api/v31.02/settings/scan

x-prisma-cloud-target-env: {"permission":"systemOperations","saas":true,"self-hosted":true}
x-public: true

Returns the global settings for image, host, container, and registry scanning.

cURL Request

Refer to the following example cURL request:

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

Responses

ScanSettings are global settings for image/host/container and registry scanning