latestOpenAPI 3.1.02026-08-22124199170.4 KB

8a237f1f704f

consumers

Get KYC Result Details

Retrieve a single KYC result for a consumer, including the individual reports and verifications that Persona ran for the inquiry.

get/v2/consumers/{consumer_id}/kyc-results/{kyc_result_id}/

Path parameters

consumer_idstring uuid required

The unique ID of the consumer.

kyc_result_idstring uuid required

The unique ID of the KYC result (the id returned by List KYC Results).

Headers

Authorizationstring required

Bearer authentication

Response

idstring uuid required

Unique ID of the KYC result.

inquiry_idstring required

ID of the Persona inquiry that produced this result.

status'created' | 'pending' | 'completed' | 'needs_review' | 'expired' | 'failed' | 'declined' | 'approved' required

Status of the inquiry.

kyc_reason'KYC' | 'profile_update'

What triggered the KYC check.

created_datestring date-time required