v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBdataDeletionRules
Get Data Deletion Rule information for the given Id.
Get Data Deletion Rule information for the given Id with updated fields.
get/v1/dataDeletionRules/{id}
Path parameters
idstring required
Identifier of the Deletion Rule to fetch
Response
The data deletion Rule Definition that was requested
Example response
{
"startMillis": 1704976268773,
"endMillis": 1704977168773,
"parsingMode": "AutoParse",
"createdBy": "0000000006743FE8",
"modifiedBy": "0000000006743FE8"
}