Check if a transaction screening exists

Authentication

AuthorizationBearer
Bearer authentication of the form `Bearer <token>`, where token is your auth token.

Headers

AuthorizationstringRequired

Query parameters

screening_idstringRequired
The unique identifier of the transaction screening

Response

Transaction screening exists
screening_idstring or null
The unique identifier of the transaction screening
first_seendatetime or null
This represents the earliest timestamp associated with the transaction screening
last_seendatetime or null
This represents the latest timestamp associated with the transaction screening
organization_idstring or null
The organization ID for which the transaction screening was found

Errors