Authorizations
Path Parameters
Retrieve KYT report by id
Example:
"01827ed4-c928-7a3c-9a30-7ab7cc169d11"
Response
200 - application/json
KYT Report
Unique ID of the KYT check
Example:
"01827ed4-c928-7a3c-9a30-7ab7cc169d11"
Current status of the KYT Check
Available options:
success, pending, failed Example:
"success"
Blockchain network (e.g. "BTC", "ETH", "TRX")
Available options:
ETH, BTC, TRX Example:
"ETH"
Wallet address being checked
Example:
"0x1234567890123456789012345678901234567890"
Optional error message if check failed and the reason is clear
Example:
"Failed to fetch KYT report"