Skip to main content

Returns the raw bytes of the included message of a transaction.

GET 

/api/v1/transactions/:transactionId/included-message/raw

Returns the raw bytes of the included message of a transaction.

Request

Path Parameters

    transactionId stringrequired

    Identifier of the transaction to look up.

    Example: af7579fb57746219561072c2cc0e4d0fbb8d493d075bd21bf25ae81a450c11ef

Responses

Successful operation.

Schema
  • string binary
Loading...