latestSwagger 2.02026-08-2053114259.7 KB

41da8739a690

Guided Redaction Management

Get a project

Returns the manual redaction project specified by the project identifier (manualRedactionProjectId).

get/api/ManualRedaction/{manualRedactionProjectId}

Path parameters

manualRedactionProjectIdstring required

The unique identifier of the project

Response

Returns the project details

idstring
namestring
generatorSetupobject nullable
labelBlockListsobject nullable
labelAllowListsobject nullable
tagsstring[]
lastUpdatedInstant

A point in time represented as an ISO 8601 timestamp string.

createdInstant

A point in time represented as an ISO 8601 timestamp string.

fileSource'Local' | 'Sharepoint' | 'Aws' | 'Sdk' | 'Azure' | 'OneLake'

The original upload location of source files (Local, S3, Azure, SharePoint, OneLake, or SDK).

customPiiEntityIdsstring[] nullable
operationsManualRedactionProjectOperation[] nullable
awsCredentialSourcestring nullable
redactionOutputFormat'ReferenceCodes' | 'NoIdentifiers'
<p>Possible values:</p> <ul> <li><b>ReferenceCodes</b>: Each entity is replaced with a custom label, specified by user. When not specified, we use the entity label</li> <li><b>NoIdentifiers</b>: Each entity is fully redacted with no replacement text</li> </ul>
descriptionstring nullable