GET
/
v2
/
transactions
/
{txId}
Get a transaction
curl --request GET \
  --url https://api.dfb.network/v2/transactions/{txId}
{}

Path Parameters

txId
string
required

Transaction id

Response

OK

The response is of type object.