curl --location --request GET '/rest/api/3/redact/status/'
{
"bulkRedactionResponse": {
"results": [
{
"externalId": "3200d382-adfe-4314-ab30-798cdd0fcdb5",
"successful": true
}
]
},
"jobStatus": "PENDING"
}