Get Document PIIs
GET/external/v1/documents/:documentId/result/piis
Returns the personally identifiable information (PII) detected in the document, including page-level detections.
The document must belong to the project resolved from the API key (project key → that project; user/org key → default project).
Only available when the project is configured to disable document correction.Otherwise the API responds with 403.
Request
Responses
- 200
- 401
- 403
- 404
Detected PIIs for the document
Missing or invalid API key / credentials.
Often an empty body. Some auth failures return application/problem+json
with type, title, status, and detail (no instance or problemCode).
Access denied or PII storage disabled for the project
Document not found in the resolved project