Skip to main content
This endpoint retrieves the results of a completed KYC check for a specific entity, providing detailed information on the entity’s risk level and any associated findings, including sanctions, social media mentions, and adverse media.

Request Endpoint

GET: {{BASE_URL}}/api/v1/monitoring/kyc_search/{id}/
  • Media-Type: application/json
Path Parameter:
  • id (integer): Unique identifier for the KYC request.

Status Codes

  • 200 OK: The request was successful, and the KYC result data is returned as expected.
  • 400 Bad Request: The request could not be completed due to invalid or missing information.
  • 404 Not Found: No KYC result found for the specified identifier.

Payload Example Response

Request Body