Get party document details
GET/v1/parties/kyx/:arkVerificationId/documents/:documentId
Retrieve detailed information about a specific document including verification status, metadata, and associated validation results.
Request
Responses
- 200
- 400
- 401
- 403
- 501
Document details
Schema validation error (GEN000000) or Missing required "arkVerificationId" header (PAR000009) or Ark Verification ID in header does not match path (PAR000005)
Missing or invalid authentication token (GEN001002) or Role unauthorized (GEN001006) or Tenant context could not be resolved (AUT001001)
External application access denied (AUT003001)
Endpoint not implemented — always returns 501 (GEN101007). Defined in the OAS but not implemented in the controller.