v1

latestOpenAPI 3.0.02026-08-064311,0881.3 MB
policiesManagement

Get Audit policy.

Get the Audit policy. This policy specifies whether audit records for your account are enabled. You can access details about reported account events in the Sumo Logic Audit Index. Learn More

get/v1/policies/audit

Response

The Audit policy.

enabledboolean required

Whether the Audit policy is enabled.

Example response

{
  "enabled": true
}