Check if a transaction check exists

Headers

AuthorizationstringRequired

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

AuthorizationstringRequired

Query parameters

check_idstringRequired
The unique identifier of the transaction check

Response

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

Errors