Skip to main content

Get Logging Settings

GET 

/api/v33.02/settings/logging

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

Returns the logging settings.

cURL Request

Refer to the following example cURL request that uses basic auth to retrieve your logging details.

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

Responses

LoggingSettings are the logging settings