Skip to main content

Retrieve KYX verification data.

GET 

/v1/parties/kyx/:arkVerificationId/verification

Retrieve detailed verification data for a completed KYX check.

Integration notes:

  • arkVerificationId is the ARK KYX check identifier (UUID) returned by POST /v1/parties/kyx.
  • The KYX check must be in a completed state to return verification data.
  • Requires OAuth2 bearer token plus clientid and brandid headers.
  • A service verification mapping must exist for the supplied arkVerificationId.

Request

Responses

Detailed verification data for the completed KYX check.