Get chain events by transaction hash
Returns all chain events associated with a given transaction hash. A single transaction may produce multiple events (e.g. compliance check + transfer).
Authentication
AuthorizationBearer
JWT access token from POST /auth/login or POST /oauth/token
Path parameters
txHash
Transaction hash
Response
Response
events
Errors
401
Unauthorized Error
500
Internal Server Error