Skip to main content

Get a decryption exclusion

GET 

/decryption-exclusions/:id

Get an existing decryption exclusion.

Request

Path Parameters

    id uuidrequired

    The UUID of the configuration resource

Responses

OK

Schema
    oneOf
    folder stringrequired

    Possible values: <= 64 characters, Value must match regular expression ^[a-zA-Z\d-_\. ]+$

    The folder in which the resource is defined

    id stringrequired

    UUID of the resource

    name stringrequired
    description string
Loading...