policiesManagement

Get Search Audit policy.

Get the Search Audit policy. This policy specifies whether search records for your account are enabled. You can access details about your account's search capacity, queries run by users from the Sumo Search Audit Index. Learn More

get/v1/policies/searchAudit

Response

The Search Audit policy.

enabledboolean required

Whether the Search Audit policy is enabled.

Example response

{
  "enabled": true
}

Changes

No recorded changes to this endpoint across all 6 revisions of this API.