Certificates
get
Path parameters
tx_idstringRequired
Transaction ID in hex format (64 hex characters)
Responses
200
Transaction certificate
application/json
Schema for GET /v1/certificate/{tx_id} response.
400
Invalid transaction ID
application/json
404
Certificate not found
application/json
500
Internal server error
application/json
get
/v1/certificate/{tx_id}Last updated
Was this helpful?