Get KYC records by Link
API to fetch KYC record
This API allows clients to fetch KYC records
Base URL
Generate KYC Link End Point API
Method: GET
Authorization: Bearer Token
Content-Type: application/json
GET
https://sdk.faceki.com/kycverify/api/kycverify/link
Query Parameters
Name | Type | Description |
---|---|---|
linkId | String | Pass to get specific KYC done on that link |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer [token] |
Content-Type* | String | application/json |
Last updated