Redaction Entities
Retrieve a redaction entity
Get a specific redaction entity with a entity id
GET
Path Parameters
Identifier of the entity
Response
200
application/json
Successfully retrieved the redaction entity.
The id of the redaction entity
Example:
"CREDIT_CARD_NUMBER"
The description of the redaction entity
Example:
""
A set of policies that control when and how redaction is applied. Each policy can be enabled or disabled independently. Some entities may have a subset of policies. Specifying a policy that is not applicable to an entity will be ignored.
Was this page helpful?