Verify Share Token
POST/api/v1/kyc-share/verify
Verify a share token and retrieve the shared KYC data.
This endpoint is PUBLIC (no authentication required). The token itself serves as the authentication.
Each successful verification counts against the token's max_uses. The returned data is filtered based on the token's permissions.
Request
Responses
- 200
- 422
Successful Response
Validation Error