Certified Transaction
Authorizations
X-API-KeystringRequired
Path parameters
transaction_idstring · min: 64 · max: 64RequiredExample:
2607e0768d7b5475f3cafe30016a12cdd3cbd80f3d0dd002fde967fc63820f79Pattern: ^[0-9A-Fa-f]{64}$Responses
200
Successful Response
application/json
401
Not authenticated
application/json
403
Not authorized
application/json
404
Transaction not found
application/json
422
Validation Error
application/json
500
Internal server error
application/json
501
Not supported yet
application/json
get
/v1/transactions/{transaction_id}Last updated