This operation retrieves a specific address screening result by screening_id, including risk assessment information.
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
The unique identifier (UUID) of the address screening request.
Successfully retrieved address screening result.
Complete address screening result including risk assessment.
The idempotency identifier from the request, unique within your organization, used for tracking and troubleshooting. Only present in create response.
"scan_eth_addr1_20240721"
The unique system-generated identifier for this screening request (UUID format, fixed 36 characters).
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The screened blockchain address.
"0x1234567890abcdef1234567890abcdef12345678"
The chain identifier.
"ETH"
The time when the screening request was created, in Unix timestamp format, measured in milliseconds.
1721530814236
The identifier of the user or application that created this screening request.
"user_abc123def456"
The status of the address screening request.
Submitted, Pending, Screened, Failed "Screened"
Optional note for this address screening.
"High-value transaction screening"
Risk assessment information. Only present when status is 'Screened'. Null for other statuses.