Check if a transaction suspicious activity exists
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
suspicious_activity_id
The unique identifier of the transaction suspicious activity
Response
Transaction suspicious activity exists
suspicious_activity_id
The unique identifier of the transaction suspicious activity
first_seen
This represents the earliest timestamp associated with the transaction suspicious activity
last_seen
This represents the latest timestamp associated with the transaction suspicious activity
organization_id
The organization ID for which the transaction suspicious activity was found
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error