Skip to main content

Get Snippet Configuration

GET 

/dlp/api/v1/dss-api/snippets

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Returns the snippet masking configuration for your tenant.

Responses

success

Schema
    maskLevel stringrequired

    Possible values: [no_mask, partial_mask, full_mask]

    Mask Value

    snippetsEnabled booleanrequired

    Enable/Disable snippets

Loading...