API Reference
...
API Endpoints
Sanctions Screening
Retrieve Batch Screening Results
2min
GET
AUTHENTICATION
Authorization
Bearer
Bearer
RESPONSES
200
OK
object
id
string
string representation of the object's unique identifier
timestamp
string
url to fetch the next page of results if any
result_count
integer
Number of batch results with actual matches.
batch_results
BatchResultListResponse[]
parsing_errors
BatchQueryParsingErrorEntity[]
file_urls
object
Example: [object Object]
An object that collects all the possible download urls together for the customer convenience.
401
Error message when there is no token provided.
Error401
detail
string
Error reason
403
Error message when you don't have the appropriate plan.
Error403
detail
string
Error reason