System
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful response
application/json
401
Authorization not provided
application/json
403
Insufficient access
application/json
500
Internal server error
application/json
get
/healthcheck/authenticatedPath parameters
txHashstringRequired
Query parameters
timeoutMsinteger · max: 25000OptionalDefault:
10000Responses
200
Successful response
application/json
400
Invalid input data
application/json
404
Not found
application/json
500
Internal server error
application/json
get
/transactions/{txHash}/processedLast updated